This commit is contained in:
2023-06-05 19:55:09 +02:00
parent dcdd4f1f45
commit abe903123f

View File

@@ -21,6 +21,8 @@ body {
font-family: var(--font-primary);
background: var(--color-white-100);
height: 100vh;
/* height: 100vh; */
}
body.noscroll {