From 5ccc64c24ffbaa0f67e2f8c22a63940b76f31f46 Mon Sep 17 00:00:00 2001 From: megavrilinvv Date: Wed, 2 Nov 2022 17:58:34 +0300 Subject: [PATCH] =?UTF-8?q?[WIP]=20=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=81=D1=82=D0=B8=D0=BB=D0=B8=20LoginPage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/TheLogin.vue | 80 +++++++++++++++++++++++------------- tailwind.config.js | 1 + 2 files changed, 53 insertions(+), 28 deletions(-) diff --git a/src/pages/login/TheLogin.vue b/src/pages/login/TheLogin.vue index 8fca138..954e719 100644 --- a/src/pages/login/TheLogin.vue +++ b/src/pages/login/TheLogin.vue @@ -1,59 +1,59 @@ diff --git a/tailwind.config.js b/tailwind.config.js index ab42283..a0e5ea0 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -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" }],