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:
commit
0306428c65
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ h6,
|
|||
|
||||
.small {
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.7142857143;
|
||||
line-height: 1.7;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue