Style updates
This commit is contained in:
parent
a21f06e3ea
commit
29a2f7393d
|
@ -1,4 +1,3 @@
|
|||
html {
|
||||
font-size: 16px;
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#loading {
|
||||
position: absolute;
|
||||
top: calc(50% - 8px);
|
||||
left: calc(50% - 10px);
|
||||
left: calc(50% - 35px);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue