Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-09-23 10:34:56 -04:00
parent a1a9c235e3
commit 20cb60a414

View file

@ -6024,6 +6024,9 @@ label.panel-block {
overflow-y: hidden; }
.featured-image figure.image img {
width: 100%; }
@media screen and (min-width: 1216px) {
.featured-image figure.image {
max-height: 36rem; } }
/* Hero image in hero block */
.has-background-image.hero {