Skip to content

Commit

Permalink
fixed divider spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmrj committed Nov 6, 2024
1 parent ce6ed35 commit 245269c
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 @@ -776,7 +776,7 @@ header.new-nav .feds-nav-wrapper--expanded .feds-nav > section.feds-navItem:firs
}

header.new-nav .feds-nav-wrapper--expanded .feds-nav > .feds-navItem.feds-navItem--mobile-only:last-of-type {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 2px solid #fff;
}

Expand Down

0 comments on commit 245269c

Please sign in to comment.