forgot to center text

This commit is contained in:
Keyemail 2024-01-12 19:58:15 -08:00
parent e173b84fdf
commit 1c1556b871

View file

@ -14,6 +14,7 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
height: 100%; height: 100%;
text-align: center;
} }
.notFound h1 { .notFound h1 {