Merge pull request #712 from Safelite/feature/SSR-1275

fix line height
This commit is contained in:
katiekroell 2024-05-22 11:05:28 -04:00 committed by GitHub
commit 544bc087c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -279,6 +279,7 @@ export default {
span {
font-size: 1rem;
font-weight: 500;
line-height: 1.5rem;
}
}
}