BLOG-62 Custom not found page #63

Merged
squid merged 2 commits from BLOG-62_not_found_page into main 2025-07-23 05:49:46 +08:00
Showing only changes of commit e58840f613 - Show all commits

View File

@ -1,5 +1,5 @@
<div
class="min-h-content-height mx-auto flex max-w-screen-xl flex-col items-center justify-center px-4 md:px-6"
class="mx-auto flex min-h-content-height max-w-screen-xl flex-col items-center justify-center px-4 md:px-6"
>
<div class="flex flex-row items-end gap-x-4 md:gap-x-6">
<h1 class="text-5xl font-extrabold text-gray-800 underline md:text-7xl">404</h1>