1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Revert "fix: shimmer has the potential to cover images (#1100)"

This reverts commit 74ab6f8adc.
This commit is contained in:
Cotes Chung
2023-06-26 21:54:20 +08:00
parent b6d1992f85
commit c075e11a4e
2 changed files with 7 additions and 2 deletions

View File

@@ -91,7 +91,6 @@ img {
&.lazyloaded {
-webkit-animation: fade-in 0.35s ease-in;
animation: fade-in 0.35s ease-in;
z-index: 0;
}
}