Skip to content

Commit

Permalink
fix: add missing navbar class
Browse files Browse the repository at this point in the history
  • Loading branch information
RickEyre committed Nov 5, 2019
1 parent 296540f commit 0b8c978
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/panda-san/src/navbar/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
&__brand {
display: flex;
flex: 1;

&__icon {
width: px-to-rem(26px);
}
}

&__burger {
Expand Down

0 comments on commit 0b8c978

Please sign in to comment.