Files
5etools-mirror-2.github.io/scss/statgen-bundle.scss
TheGiddyLimit f00d1f3833 v1.201.0
2024-03-10 21:53:34 +00:00

15 lines
203 B
SCSS

@import "includes/statgen";
@import "includes/statgen-night";
@media (width <= 991px) {
.viewport-wrapper {
bottom: 0;
height: 100vh;
min-height: 0;
}
}
.container--main {
min-width: 420px;
}