summaryrefslogtreecommitdiff
path: root/src/pages/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/404.html')
-rw-r--r--src/pages/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/404.html b/src/pages/404.html
index b3cfd5e..be0a331 100644
--- a/src/pages/404.html
+++ b/src/pages/404.html
@@ -19,7 +19,7 @@
</head>
<body class="flex h-screen w-screen items-center flex-col gap-4 justify-center">
- <a href="/"><h1 class="capitalize font-medium text-2xl font-serif">анна, хватит!</h1></a>
+ <a href="/"><h1 class="first-letter:capitalize font-medium text-2xl font-serif">анна, хватит!</h1></a>
<h1 class="underline underline-offset-6 decoration-indigo-600 decoration-wavy text-2xl first-letter:capitalize font-serif">страница не найдена</h1>
</body>