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;