Skip to content

Commit c4abe93

Browse files
.
1 parent e9a5af4 commit c4abe93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: scss/_orange-navbar.scss

+5
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@
2727

2828
.header-minimized {
2929
// scss-docs-start minimized-navbar-css-vars
30+
31+
.navbar-brand img {
32+
width: 40px;
33+
}
34+
3035
@include media-breakpoint-up(md){
3136
--#{$prefix}navbar-padding-y: 0px;
3237
--#{$prefix}navbar-brand-margin-y: #{$navbar-minimized-brand-margin-y};

0 commit comments

Comments
 (0)