[WIP] Добавил popup дл документов

This commit is contained in:
megavrilinvv
2022-11-22 18:38:23 +03:00
parent 4f02e28fa2
commit dc8c53ed91
5 changed files with 51 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
xs: ["13px", { lineHeight: "15px" }],
xss: ["13px", { lineHeight: "19px" }],
sm: ["14px", { lineHeight: "16px" }],
smm: ["14px", { lineHeight: "19px" }],
base: ["16px", { lineHeight: "19px" }],
m: ["16px", { lineHeight: "21.6px" }],
lg: ["18px", { lineHeight: "21px" }],