From f69107d554234c48900872ec91844a3a81e01922 Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Tue, 5 May 2026 22:23:04 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=B8=D0=B7?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B2=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=BF=D0=BE=D0=BD=D0=B5=D0=BD=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/auth/sign-in.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/pages/auth/sign-in.astro b/frontend/src/pages/auth/sign-in.astro index eabdbaa..ae4549f 100644 --- a/frontend/src/pages/auth/sign-in.astro +++ b/frontend/src/pages/auth/sign-in.astro @@ -149,8 +149,6 @@ import { SITE_URL } from '@constants'; flex-direction: column; gap: 0.2rem; } - gap: 0.2rem; - } .form-group label { color: #1e3050;