Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement full USWDS gov banner #377

Open
mejiaj opened this issue Sep 8, 2022 · 1 comment
Open

Implement full USWDS gov banner #377

mejiaj opened this issue Sep 8, 2022 · 1 comment

Comments

@mejiaj
Copy link
Contributor

mejiaj commented Sep 8, 2022

The current gov banner is a simpler implementation. We should incorporate the full banner for correctness.

<div class="usa-banner">
  <header class="usa-banner-header">
    <div class="usa-grid usa-banner-inner"> <img src="{{ site.baseurl }}/assets/uswds/img/favicons/favicon-57.png" alt="U.S. flag">
      <p>An official website of the United States government</p>
    </div>
  </header>
</div>

source: https://github.com/GSA/plainlanguage.gov/blob/master/_includes/components/banner.html

@nick-mon1
Copy link
Contributor

This will be closed out when site is migrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants