From 4d8a394dcc0636b3a47cc752271350b296bfaf34 Mon Sep 17 00:00:00 2001 From: Sagar Bendale <99851764+sagarbendale2004@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:39:35 +0530 Subject: [PATCH] Update signUp.css --- signUp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signUp.css b/signUp.css index 7fd8b791..699c1454 100644 --- a/signUp.css +++ b/signUp.css @@ -143,6 +143,7 @@ background-color: #B7E0FF; flex-direction: column; width:100%; gap:5px; + margin-top: 8px; } .buttons{ @@ -159,7 +160,6 @@ background-color: #B7E0FF; background-color:white; display: flex; flex-direction: column; - gap:20px; align-items: center; justify-content: center; border-radius: 10px;