[SAVE] Zwischencommit
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user