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 commit is contained in:
@@ -216,7 +216,3 @@
|
|||||||
.animate-fadeInUp {
|
.animate-fadeInUp {
|
||||||
animation: fadeInUp 0.5s ease-out forwards;
|
animation: fadeInUp 0.5s ease-out forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-grid-item.animated {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user