feat: apply global fadeInUp animation to all page transitions
All checks were successful
Deploy Theme / deploy (push) Successful in 16s
All checks were successful
Deploy Theme / deploy (push) Successful in 16s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{!< default}}
|
||||
|
||||
<section class="container mx-auto px-4 py-20 md:py-32 flex flex-col items-center justify-center text-center animate-fadeInUp">
|
||||
<section class="container mx-auto px-4 py-20 md:py-32 flex flex-col items-center justify-center text-center">
|
||||
<h1 class="text-9xl font-bold tracking-tighter text-[var(--brand-primary)] opacity-20 mb-4">404</h1>
|
||||
<h2 class="text-4xl md:text-6xl font-bold mb-12">Page Not Found</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user