perf(img): lazy load chunks (#1700)
This commit is contained in:
parent
2e6a675edd
commit
c98ef7e89f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue