forked from lix-project/lix-website
9 lines
106 B
SCSS
9 lines
106 B
SCSS
.navbar {
|
|
.navbar-brand {
|
|
img {
|
|
width: auto;
|
|
max-height: calc(6rem + .6vw);
|
|
}
|
|
}
|
|
}
|