Skip to content

Commit

Permalink
fix adding new item in header changes layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshmishri committed Nov 5, 2024
1 parent a1dbc11 commit 7adfe8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions blocks/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,6 @@ header.transparent nav[aria-expanded="true"] .nav-link-section a.nav-drop-text:h

header .nav-sections .nav-drop ul {
padding: 0;
gap: unset;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 40px;
}
Expand Down

0 comments on commit 7adfe8d

Please sign in to comment.