This commit is contained in:
2023-06-05 20:34:45 +02:00
parent bc17266dfa
commit 6956dc67ac

View File

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