Revert "refactor: remove redundant post-grid-item.animated visibility class"
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
This reverts commit 93625b0419.
This commit is contained in:
@@ -216,3 +216,7 @@
|
||||
.animate-fadeInUp {
|
||||
animation: fadeInUp 0.5s ease-out forwards;
|
||||
}
|
||||
|
||||
.post-grid-item.animated {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user