fix page transition
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled

This commit is contained in:
2025-07-20 22:20:16 -05:00
parent fcae7676c6
commit 2028e2247e
2 changed files with 2 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ const relatedTags = [
---
<BaseLayout title={`Posts tagged with "${tag}"`}>
<div class="mx-auto max-w-5xl px-4 py-10 sm:py-16">
<div class="mx-auto max-w-5xl px-4 py-10 sm:py-16" transition:animate="slide" >
<div class="relative mb-10 sm:mb-16">
<div class="relative text-center sm:text-left">
<a