lix-website/themes/lix/assets/scss/shared/_header.scss

9 lines
106 B
SCSS
Raw Normal View History

2024-04-27 03:39:10 +00:00
.navbar {
.navbar-brand {
img {
width: auto;
max-height: calc(5rem + .6vw);
}
}
}