diff --git a/rumine/templates/404.html b/rumine/templates/404.html index a61f2d2..c88bc75 100644 --- a/rumine/templates/404.html +++ b/rumine/templates/404.html @@ -23,6 +23,12 @@ background-position: center; } +.centered-content { + display: flex; + justify-content: center; + align-items: center; + height: 100%; +} .four_zero_four_bg h1{ font-size:80px; @@ -44,7 +50,7 @@
-
+

404