lix-website/themes/lix/assets/scss/shared/_header.scss
2024-04-26 22:49:34 -06:00

9 lines
106 B
SCSS

.navbar {
.navbar-brand {
img {
width: auto;
max-height: calc(5rem + .6vw);
}
}
}