chore: hide blur edge of LQIP images
This commit is contained in:
parent
7a3d743419
commit
09f9305d4c
1 changed files with 1 additions and 0 deletions
|
@ -551,6 +551,7 @@ i { /* fontawesome icons */
|
||||||
.img-link {
|
.img-link {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shimmer {
|
.shimmer {
|
||||||
|
|
Loading…
Reference in a new issue