This commit is contained in:
2023-06-05 20:03:51 +02:00
parent abe903123f
commit e0f7f03892

View File

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