made fully mobile compatible

This commit is contained in:
2025-01-28 19:52:38 +01:00
parent 4908bbf28a
commit e66839296a
5 changed files with 34 additions and 21 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
}
#loadingText {
position: fixed;
bottom: 0%;
bottom: 0;
left: calc(50vw - min(45vw, 250px));
width: min(90vw, 500px);
text-align: center;