small bug fixes

This commit is contained in:
2025-01-17 18:31:26 +01:00
parent fe0818ded9
commit 7d1301c342
3 changed files with 14 additions and 3 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
#loadingText {
position: absolute;
bottom: 0%;
left: calc(50% - 40vw);
width: 80vw;
left: calc(50% - 45vw);
width: 90vw;
text-align: center;
font-size: 1.5rem;
word-break: break-word;