Skip to content

Commit 5e25ac8

Browse files
Use higher contrast top border on white navigation
1 parent 9a82375 commit 5e25ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/header/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ $_header-item-padding: 12px;
552552
}
553553

554554
.nhsuk-header__navigation-container {
555-
border-top-color: $color_nhsuk-grey-5;
555+
border-color: $color_nhsuk-grey-4;
556556
border-top-width: 1px;
557557
}
558558

0 commit comments

Comments
 (0)