fixed login page alignment

This commit is contained in:
Miodec 2022-08-24 14:24:23 +02:00
parent 5abf4a14c7
commit d450129234

View file

@ -4,6 +4,7 @@
gap: 1rem;
justify-content: space-around;
align-items: center;
height: 100%;
.side {
display: grid;