_layouts/env/landing.html in slow-steps-1.0.1 vs _layouts/env/landing.html in slow-steps-1.0.2
- old
+ new
@@ -41,11 +41,11 @@
</div>
<div class="hero__overlay env--walk">
{%- picture {{ page.walk.image | prepend: 'content/' }}
- --img class="hero__image hero__filter pwp__hero h-100"
+ --img class="hero__image hero__filter walk__hero h-100"
--alt {{ page.walk.alt }} -%}</div>
</div>
{%- assign env = site.data.menu.navigation | where: 'env', 'data' -%}
@@ -75,10 +75,10 @@
</div>
<div class="hero__overlay env--data">
{%- picture {{ page.data.image | prepend: 'content/' }}
- --img class="hero__image hero__filter clinician__hero h-100"
+ --img class="hero__image hero__filter data__hero h-100"
--alt {{ page.data.alt }} -%}</div>
</div>
</div>