Files
test-iris-web-framework/static/styles.scss
2023-10-26 22:36:20 +02:00

7 lines
105 B
SCSS

header.navbar {
background-color: #e0e0e0;
.navbar-brand img {
max-height: 80px;
}
}