1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-06-25 01:08:42 +00:00

feat: support LQIP for images

This commit is contained in:
Cotes Chung
2022-12-11 07:09:40 +08:00
parent ca41c7ebff
commit bffaf6374f
5 changed files with 100 additions and 71 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ img.preview-img {
margin: 0;
border-radius: 6px;
&.bg {
&:not(.no-bg) {
background: var(--preview-img-bg);
}
}