Fix 404 style

This commit is contained in:
lostinlight 2022-05-17 17:28:14 +03:00
parent d353745d37
commit 7352dec1ae
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
.error__page {
text-align: center;
padding-top: 4em;
min-height: 100vh;
}