blob: f2661491ce2aa2d1244246ed5f660b80c9e0304f [file] [log] [blame]
/* csslint ignore:start */
{% if homepage.hero_image %}
.hero-image {
background-size: cover;
padding: 10rem 0;
}
{% endif %}
/* csslint ignore:end */