Skip to content

Commit

Permalink
VACMS-19348: add css style naming fix for clps (#2296)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskim2311 authored Sep 27, 2024
1 parent 41bd3c8 commit 82c44ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/layouts/campaign_landing_page.drupal.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/>
{% endif %}
</div>
<div class="vads-u-display--none small-desktop-screen:vads-u-display--block">
<div class="vads-u-display--none desktop:vads-u-display--block">
<img alt="" src="{{ fieldHeroImage.entity.image.derivative.url }}">
</div>
</div>
Expand Down

0 comments on commit 82c44ca

Please sign in to comment.