Skip to content

Commit

Permalink
moved the footer link to one line (#3318)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex P. <[email protected]>
  • Loading branch information
raftmsohani and ADPennington authored Dec 10, 2024
1 parent 5d03c3c commit 7247a50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tdrs-frontend/src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ function Footer() {
</a>
</li>
) : null}
</ul>
<ul className="grid-row">
<li className="mobile-lg:grid-col-6 desktop:grid-col-auto usa-footer__primary-content">
<a
className="usa-footer__primary-link"
Expand Down

0 comments on commit 7247a50

Please sign in to comment.