This commit is contained in:
Simon Caminada
2019-03-07 16:04:05 +01:00
parent 8964ab724f
commit 3a823195ec

View File

@@ -17,6 +17,12 @@
height: auto;
}
}
&.full_width {
img {
width: 100%;
height: auto;
}
}
}
.picture__main {