Skip to content

Commit 0b8c978

Browse files
committed
fix: add missing navbar class
1 parent 296540f commit 0b8c978

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/panda-san/src/navbar/navbar.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
&__brand {
1111
display: flex;
1212
flex: 1;
13+
14+
&__icon {
15+
width: px-to-rem(26px);
16+
}
1317
}
1418

1519
&__burger {

0 commit comments

Comments
 (0)