💄 Fix point reference position & disable scroll

This commit is contained in:
2024-10-04 19:33:38 +02:00
parent 7d77e0f8d4
commit 68b1e0f331
4 changed files with 3 additions and 5 deletions
+1
View File
@@ -19,6 +19,7 @@ body {
width: 100svw;
height: 100svh;
background-color: #ffffff;
overflow: hidden;
}
a {