This commit is contained in:
Beverly Nguyen
2024-10-22 16:40:20 -07:00
parent 4f802587b9
commit f2ea113856
5 changed files with 35 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
{% if item.card_heading %}
<div class="usa-card__header">
{% if item.link %}
<a href="{{ item.link }}" class="guidance_link">
<a href="{{ item.link }}">
{% endif %}
<h4
class="usa-card__heading {% if text_align != 'left' or text_align is not defined %}text-center{% else %}text-left{% endif %} {% if item.link %}linked-card{% endif %}">