Skip to content

Commit

Permalink
fixed the selector for the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmrj committed Nov 6, 2024
1 parent 82bf76d commit 5689d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/global-navigation/global-navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ header.new-nav .feds-nav > section.feds-navItem > button.feds-navLink::after {
border-color: white;
}

header.new-nav .feds-nav > .feds-navItem > .feds-navLink.feds-navItem--mobile-only {
header.new-nav .feds-nav > .feds-navItem.feds-navItem--mobile-only > .feds-navLink {
border-bottom: 1px solid #2c2c2c;
padding: 20px;
font-size: 20px;
Expand Down

0 comments on commit 5689d80

Please sign in to comment.