Skip to content

Commit

Permalink
fix(navbar): get padding back on containers
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed May 19, 2020
1 parent de81a44 commit b7fe932
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
flex-wrap: inherit;
align-items: center;
justify-content: space-between;
padding-right: 0; // Boosted mod
padding-left: 0; // Boosted mod
}

> .container,
Expand Down

0 comments on commit b7fe932

Please sign in to comment.