CSR-1097 add comment for REM calculation.

This commit is contained in:
Bryan Mauger 2023-01-19 14:40:53 -05:00
parent 3d7bcc2ab1
commit 7548603b16

View file

@ -42,7 +42,7 @@ h6,
.small {
font-size: 0.875rem;
line-height: 1.7142857143;
line-height: 1.7142857143; // 24px specified in Figma. REM value calculation 24px/14px=1.7142857143
font-weight: 400;
}