Skip to content

Commit

Permalink
Move border to navigation container
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieroberto committed Oct 17, 2024
1 parent 8d88072 commit 4e87f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/header/_header-white.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,13 @@

.nhsuk-header--white-nav {
.nhsuk-navigation-container {
border-top: 1px solid $color_nhsuk-grey-5;
background-color: $color_nhsuk-white;
}
.nhsuk-navigation {
background-color: $color_nhsuk-white;

.nhsuk-header__navigation-list {
border-top: 1px solid $color_nhsuk-grey-5;
}

.nhsuk-header__navigation-link {
Expand Down

0 comments on commit 4e87f54

Please sign in to comment.