fixed layout issues for chrome and other browsers/systems with a bigger scrollbar

This commit is contained in:
TFT
2025-05-01 18:37:21 +03:00
parent 3df06016f9
commit 2c81c8360e
3 changed files with 9 additions and 10 deletions

View File

@@ -49,8 +49,7 @@
body {
font-family: "Work Sans", Arial, Helvetica, sans-serif;
width: 100vw;
height: 100vh;
max-width: 100vw;
padding: 0;
margin: 0;
}