Skip to content

Commit fa05a47

Browse files
Ensure logo in header appears for print media
1 parent 46b5cd3 commit fa05a47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/components/header/_header.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
}
7575

7676
@include mq($media-type: print) {
77+
color: $color_nhsuk-black;
78+
7779
&:after {
7880
content: "";
7981
}

0 commit comments

Comments
 (0)