apotheke/assets/_custom.scss
2024-11-10 22:22:13 +01:00

20 lines
286 B
SCSS

/* You can add custom styles here. */
// @import "plugins/numbered";
.book-menu-content nav {
display: flex;
flex-direction: column;
height: 99%;
}
.book-brand {
margin: 0;
}
.book-search {
margin: 0;
}
.book-menu-mid {
margin-top: -1rem;
flex-grow: 1;
}