Skip to content

Commit 7ba9edc

Browse files
Use higher contrast top border on white navigation
1 parent 113b990 commit 7ba9edc

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
@@ -551,7 +551,7 @@ $_header-item-padding: 12px;
551551
}
552552

553553
.nhsuk-header__navigation-container {
554-
border-top-color: $color_nhsuk-grey-5;
554+
border-color: $color_nhsuk-grey-4;
555555
border-top-width: 1px;
556556
}
557557

0 commit comments

Comments
 (0)