1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed vertical 404 on some layouts

This commit is contained in:
Fedor Katurov 2022-01-29 17:23:18 +07:00
parent ff8221fc1b
commit c0c0339dce

View file

@ -48,6 +48,7 @@
@media (orientation: portrait) { @media (orientation: portrait) {
align-items: center; align-items: center;
max-width: 100%;
} }
h1 { h1 {