diff --git a/src/styles/common-typography-styles.scss b/src/styles/common-typography-styles.scss index 6ce9bf6f2..0286bd046 100644 --- a/src/styles/common-typography-styles.scss +++ b/src/styles/common-typography-styles.scss @@ -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; }