Skip to content

Commit af2c3a3

Browse files
Merge pull request redis-developer#621 from wjohnsto/master
nav bar logo default width and height
2 parents 1218db2 + c268e6c commit af2c3a3

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)