fixed narrow account page

This commit is contained in:
Miodec 2022-01-01 23:08:08 +01:00
parent a7f5f1dc35
commit e688324215

View file

@ -176,10 +176,13 @@ key {
line-height: 0.7rem;
}
.pageLoading,
.pageAccount {
.pageLoading {
display: grid;
justify-content: center;
}
.pageLoading,
.pageAccount {
.preloader {
text-align: center;
justify-self: center;