WIP Добавил недостающие поля на страницу мед.карты и хедер страницы
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
base: ["16px", { lineHeight: "19px" }],
|
||||
m: ["16px", { lineHeight: "21.6px" }],
|
||||
lg: ["18px", { lineHeight: "21px" }],
|
||||
lgx: ["22px", { lineHeight: "25.83px" }],
|
||||
xl: ["20px", { lineHeight: "23px" }],
|
||||
xxl: ["24px", { lineHeight: "26px" }],
|
||||
"2xl": ["28px", { lineHeight: "33px" }],
|
||||
@@ -50,7 +51,9 @@ module.exports = {
|
||||
"30px": "30px",
|
||||
"45px": "45px",
|
||||
"52px": "52px",
|
||||
"60px": "60px",
|
||||
"74px": "74px",
|
||||
"92px": "92px",
|
||||
"148px": "148px",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user