Better sizing

This commit is contained in:
2024-08-14 09:58:10 -04:00
parent 7098cc53c9
commit a832763489
+2 -1
View File
@@ -16,7 +16,8 @@
body,
html {
block-size: 100%;
block-size: 100dvb;
inline-size: 100dvi;
margin: 0;
overflow: hidden;
}