summaryrefslogtreecommitdiff
path: root/website/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/404.html')
-rw-r--r--website/templates/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/404.html b/website/templates/404.html
index 234eb46..eb9d469 100644
--- a/website/templates/404.html
+++ b/website/templates/404.html
@@ -5,7 +5,7 @@
<h1>DON'T PANIC!</h1>
<h2>404: Page not found!</h2>
- <img class="max-h-[50vh] mx-auto"
+ <img class="mx-auto max-h-[50vh]"
src="{{ get_url(path='images/panic.svg') | safe }}"
alt="">