made fully mobile compatible
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
}
|
||||
#loadingText {
|
||||
position: fixed;
|
||||
bottom: 0%;
|
||||
bottom: 0;
|
||||
left: calc(50vw - min(45vw, 250px));
|
||||
width: min(90vw, 500px);
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user