💄 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
@@ -13,6 +13,7 @@
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -100%);
}
}