From 6ffbcc852d30792fdde247012891e56bbc1715af Mon Sep 17 00:00:00 2001 From: Tatyana Date: Mon, 18 Aug 2025 15:54:08 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=D0=B0=20=D1=8D=D1=84=D1=84=D0=B5=D0=BA=D1=82=20=D1=81?= =?UTF-8?q?=D1=82=D0=B5=D0=BA=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.css | 1 - src/pages/Login.tsx | 4 ++-- src/pages/Settings.tsx | 2 +- tailwind.config.js | 8 +------- 4 files changed, 4 insertions(+), 11 deletions(-) diff --git a/src/index.css b/src/index.css index a143d2f..929ed01 100644 --- a/src/index.css +++ b/src/index.css @@ -149,7 +149,6 @@ * { @apply border-border outline-ring/50; - @apply font-poppins; box-sizing: border-box; } diff --git a/src/pages/Login.tsx b/src/pages/Login.tsx index 453418a..30dabd2 100644 --- a/src/pages/Login.tsx +++ b/src/pages/Login.tsx @@ -124,9 +124,9 @@ const handleRegisterInputChange = (e: React.ChangeEvent) => { {/* Login/Register Form Container */} -
+
{/* Tab Buttons Container */} -
+