Skip to content

Commit

Permalink
Merge pull request #621 from wjohnsto/master
Browse files Browse the repository at this point in the history
nav bar logo default width and height
  • Loading branch information
PrasanKumar93 authored Oct 16, 2023
2 parents 1218db2 + c268e6c commit af2c3a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/css/components/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
margin-right: 18px;
}

&__brand,
&__logo {
width: 168px !important;
// height: auto !important;
}
// &__brand,
// &__logo {
// width: 168px !important;
// height: auto !important;
// }

&__link {
padding: 7px 21px 8px;
Expand Down

0 comments on commit af2c3a3

Please sign in to comment.