implement lazyloading

This commit is contained in:
Yannik Schmidt
2020-08-31 15:03:00 +02:00
parent ce074ecd1f
commit 23b275392f
6 changed files with 123 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
html {
height: 100vh;
overflow-y: unset !important;
}
.masthead {