mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.202.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use "includes/vars";
|
||||
|
||||
#initp__wrp_active {
|
||||
display: none;
|
||||
}
|
||||
@@ -6,7 +8,7 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media (width <= 991px) {
|
||||
@media screen and (width <= #{vars.$width-screen-md}) {
|
||||
.viewport-wrapper {
|
||||
bottom: 0;
|
||||
height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user