Merge pull request #2584 from Safelite/CASH-822-set-font-weight

CASH-824 set font weight.
This commit is contained in:
bmauger 2025-06-12 13:19:34 -04:00 committed by GitHub
commit febd3606f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,8 +132,8 @@ export default {
}
.sub-copy {
font-family: UrbanistRegular;
color: $gray-600;
font-weight: 400;
}
}