[WIP] Доработал note и возможность их создания

This commit is contained in:
megavrilinvv
2022-12-16 15:54:10 +03:00
parent 1c25170828
commit cb1fcd9818
7 changed files with 99 additions and 13 deletions

View File

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