1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

chore: hide blur edge of LQIP images

This commit is contained in:
Cotes Chung 2022-12-27 21:41:45 +08:00
parent 7a3d743419
commit 09f9305d4c
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808

View File

@ -551,6 +551,7 @@ i { /* fontawesome icons */
.img-link {
color: transparent;
display: inline-flex;
overflow: hidden;
}
.shimmer {