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:
@@ -59,7 +59,7 @@
|
||||
{{> header}}
|
||||
{{> scroll-top}}
|
||||
|
||||
<main id="main-content" class="flex-grow">
|
||||
<main id="main-content" class="flex-grow animate-fadeInUp">
|
||||
{{{body}}}
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user