Skip to content

Commit

Permalink
card margin issue fixed (#2081)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmst authored May 14, 2024
1 parent 69a248c commit 9289066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/includes/vba_facilities/spotlight_content.liquid
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<va-card class="vads-u-flex--fill vads-u-margin-bottom--0 medium-screen:vads-u-margin-bottom--2">
<va-card class="vads-u-flex--fill vads-u-margin-bottom--2 vads-u-margin-right--0 medium-screen:vads-u-margin-x--0p5">
{% if entity.fieldSectionHeader != empty %}
<h3 class="vads-u-margin-top--0">{{ entity.fieldSectionHeader }}</h3>
{% endif %}
Expand Down

0 comments on commit 9289066

Please sign in to comment.