Capitalize tooltip to match text

This commit is contained in:
Carlo Costino
2024-03-05 12:08:59 -05:00
committed by GitHub
parent 844f37bd6e
commit ffd911b764

View File

@@ -53,7 +53,7 @@
class="usa-flag-logo margin-right-1" width="40" height="35"></image> class="usa-flag-logo margin-right-1" width="40" height="35"></image>
</div> #} </div> #}
<em class="logo-text usa-logo__text"> <em class="logo-text usa-logo__text">
<a href="/" title="notify.gov">Notify.gov</a> <a href="/" title="Notify.gov">Notify.gov</a>
</em> </em>
{% if params.navigation %} {% if params.navigation %}
<button type="button" class="usa-menu-btn">Menu</button> <button type="button" class="usa-menu-btn">Menu</button>