mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-18 06:24:22 +02:00
perf(img): lazy load chunks
See https://css-tricks.com/almanac/properties/c/content-visibility/
This commit is contained in:
parent
2e6a675edd
commit
3b7718a471
@ -512,6 +512,7 @@ img {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
|
content-visibility: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
p > img + em {
|
p > img + em {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user