fixed alignment

This commit is contained in:
Miodec 2022-09-23 16:06:53 +02:00
parent ad82e2ab4d
commit 4fb91bdfe2

View file

@ -24,6 +24,11 @@
.pageAccount {
display: grid;
gap: 1rem;
height: 100%;
.preloader {
align-self: center;
}
.content {
display: grid;