Merge pull request #950 from Safelite/CSR-1097-add-comment-for-line-height

CSR-1097 add comment for REM calculation.
This commit is contained in:
bmauger 2023-01-20 10:45:15 -05:00 committed by GitHub
commit 0306428c65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ h6,
.small {
font-size: 0.875rem;
line-height: 1.7142857143;
line-height: 1.7;
font-weight: 400;
}