fix: prevent animation flickering and refine post card hover state
All checks were successful
Deploy Theme / deploy (push) Successful in 14s

This commit is contained in:
2026-02-22 09:27:29 +01:00
parent 9d1b6dee52
commit 393b78a0e8
3 changed files with 18 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
<article class="post-grid-item opacity-0 h-80">
<article class="post-grid-item h-80">
<a href="{{url}}" class="group block h-full relative bg-[var(--bg-secondary)] rounded-xl shadow-lg overflow-hidden transition-all duration-500 hover:shadow-2xl hover:-translate-y-2">
{{#if feature_image}}
<img