mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Fix nav bar USWDS class
This commit is contained in:
parent
5c04faa8ca
commit
aef2c326ac
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
<button class="usa-menu-btn">Menu</button>
|
||||
</div>
|
||||
{% block usa_nav %}
|
||||
<nav>
|
||||
<nav class="usa-nav">
|
||||
<button type="button" class="usa-nav__close">
|
||||
<img src="/public/img/usa-icons/close.svg" role="img" alt="Close" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue