From 61636c21af361ceb614c648474d1858016a751e7 Mon Sep 17 00:00:00 2001 From: itqop Date: Sun, 17 Mar 2024 21:24:23 +0300 Subject: [PATCH] Edit 404 --- rumine/templates/404.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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