Updated favicon package and header styling

This commit is contained in:
Jonathan Bobel
2024-03-08 10:11:51 -05:00
parent 6a2f54367c
commit f379f5de15
9 changed files with 32 additions and 6 deletions

View File

@@ -76,7 +76,7 @@
{% endif %}
{% endfor %}
</ul>
<div class="usa-nav__secondary margin-bottom-5">
<div class="usa-nav__secondary margin-bottom-6">
<ul class="usa-nav__secondary-links">
{% for item in params.secondaryNavigation %}
{% if item.href and item.text %}