[WIP] Изменил стили LoginPage

This commit is contained in:
megavrilinvv
2022-11-02 17:58:34 +03:00
parent 596dff1785
commit 5ccc64c24f
2 changed files with 53 additions and 28 deletions

View File

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