style: reset html/body margins for 720p no-scroll

This commit is contained in:
lda
2026-07-04 17:01:04 +07:00 Verified
parent 0b801072cc
commit d80a4650eb
@@ -3,6 +3,13 @@
--evidence-width: 0rem;
}
html, body {
margin: 0;
padding: 0;
overflow: hidden;
height: 100%;
}
.presentation-route {
height: 100dvh;
min-height: 0;