summaryrefslogtreecommitdiffstats
path: root/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index eec3ded..ee8fb79 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,5 +1,5 @@
{{ define "main" }}
-<div class="main-title" style="padding-top: 1.5rem;">
+<div class="404-not-found" style="font-size: 2rem; padding-top: 1.5rem;">
<span>404 NOT FOUND</span>
</div>
{{ end }} \ No newline at end of file