Merge pull request #2960 from Safelite/CASH-1891-font-weight-adjust

CASH-1891 adjust font weight in footer.
This commit is contained in:
bmauger 2025-12-01 13:56:28 -05:00 committed by GitHub
commit 991eac2797
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,7 @@ export default {
font-family: UrbanistRegular, Arial, Helvetica, sans-serif;
margin: 0 0.75rem;
color: $gray-600;
font-weight: initial;
}
}