refactor: remove redundant post-grid-item.animated visibility class
All checks were successful
Deploy Theme / deploy (push) Successful in 13s

This commit is contained in:
2026-02-22 09:24:17 +01:00
parent 9533f003dc
commit 93625b0419

View File

@@ -216,7 +216,3 @@
.animate-fadeInUp {
animation: fadeInUp 0.5s ease-out forwards;
}
.post-grid-item.animated {
opacity: 1;
}