Switch to dynamic viewport units

This commit is contained in:
Cohee
2024-07-15 00:42:16 +03:00
parent ecceeec62a
commit b7a1474d7b
10 changed files with 83 additions and 88 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ body.waifuMode #top-bar {
body.waifuMode #sheld {
height: 40vh;
height: 40svh;
height: 40dvh;
top: calc(100% - 40vh);
bottom: 0;
}