Merge pull request #2821 from Safelite/feature/CASH-1477

CASH-1477: Increase font weight
This commit is contained in:
Chris 2025-09-05 14:20:29 -04:00 committed by GitHub
commit 6f5a8e380c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,7 +117,7 @@ export default {
background: transparent;
border: 1px solid $blue;
color: $blue;
font-weight: 500;
font-weight: 600;
transition: all 150ms linear;
height: 3rem;
&:hover,