Revert line height to standardized number.

This commit is contained in:
Bryan Mauger 2023-01-20 10:06:55 -05:00
parent 14a06b3283
commit edc5a8c3c6

View file

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