[SAVE] Zwischencommit

This commit is contained in:
TLRZ Seyfferth
2020-05-07 19:38:38 +02:00
parent 03ebd97cd0
commit bc3a113254
9 changed files with 96 additions and 55 deletions
@@ -59,21 +59,6 @@ main {
}
}
picture {
width: 100%;
/* stretch to fit its containing element */
overflow: hidden;
}
picture img {
width: 100%;
/* stretch to fill the picture element */
transition: filter .5s;
}
picture.lazy img {
filter: blur(20px);
}
/*
header,