neu
This commit is contained in:
parent
c5afc21df8
commit
fe6f2ac02f
@ -9,6 +9,11 @@
|
||||
body, html {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.loader-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user