Lazy load media

This commit is contained in:
schmelczerandras 2020-11-19 13:49:15 +01:00
parent c09f576cc1
commit 848ccf0ff3
3 changed files with 5 additions and 1 deletions

View file

@ -63,6 +63,7 @@ html {
position: relative;
z-index: -2;
width: 100%;
height: auto;
}
}