Skip to content

Commit c268e6c

Browse files
committed
nav bar logo default width and height
1 parent 34d27db commit c268e6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/css/components/_navbar.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
margin-right: 18px;
5050
}
5151

52-
&__brand,
53-
&__logo {
54-
width: 168px !important;
55-
// height: auto !important;
56-
}
52+
// &__brand,
53+
// &__logo {
54+
// width: 168px !important;
55+
// height: auto !important;
56+
// }
5757

5858
&__link {
5959
padding: 7px 21px 8px;

0 commit comments

Comments
 (0)