Update style/main.css
Deploy / deploy (push) Successful in 34s

This commit is contained in:
bl
2026-08-06 18:57:17 +00:00
parent 1f22dda2d5
commit 0241c506cb
+1 -1
View File
@@ -168,7 +168,7 @@ main.loading, main.not-found {
auto height, which would collapse this to the height of its auto height, which would collapse this to the height of its
in-flow content and clip the canvas via overflow:hidden below. */ in-flow content and clip the canvas via overflow:hidden below. */
height: 100vh; height: 100vh;
height: 100lvh; height: 100svh;
padding: 0; padding: 0;
justify-content: flex-end; justify-content: flex-end;
overflow: hidden; overflow: hidden;