mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 11:36:13 +08:00
fix: account page preloader not centered on page
This commit is contained in:
parent
ae048f19cf
commit
d54345937f
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
.preloader {
|
||||
align-self: center;
|
||||
text-align: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
|
Loading…
Add table
Reference in a new issue