mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-19 08:51:40 -07:00
fix contact fix footer (#511)
* Fix footer * Remove one contact * Fix some spacing issues * Update J40Footer.spec.tsx.snap * Fixes suggested in code review
This commit is contained in:
parent
c19cd3ee55
commit
2af9d6dcd3
3 changed files with 25 additions and 42 deletions
|
@ -32,7 +32,7 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
<h4
|
||||
class="usa-footer__primary-link"
|
||||
>
|
||||
Contacts
|
||||
Contact
|
||||
</h4>
|
||||
<ul
|
||||
class="usa-list usa-list--unstyled"
|
||||
|
@ -76,7 +76,7 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
<h4
|
||||
class="usa-footer__primary-link"
|
||||
>
|
||||
More Information
|
||||
More information
|
||||
</h4>
|
||||
<ul
|
||||
class="usa-list usa-list--unstyled"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue