Merge branch 'master' into UC-11

This commit is contained in:
Daria Golova
2022-10-14 19:27:21 +03:00
committed by GitHub
17 changed files with 238 additions and 24 deletions

View File

@@ -7,6 +7,7 @@ module.exports = {
},
fontSize: {
xsm: ["10px", { lineHeight: "12px" }],
ins: ["11px", { lineHeight: "12px" }],
xxs: ["12px", { lineHeight: "14px" }],
xs: ["13px", { lineHeight: "15px" }],
sm: ["14px", { lineHeight: "16px" }],