From 2d9c07d18c54c97c669ce78b0bb8b2eb05b5dd75 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 27 Jan 2024 16:58:39 -0600 Subject: [PATCH] more --- src/styles/signup.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/signup.scss b/src/styles/signup.scss index 157dbd4..5f9e26b 100644 --- a/src/styles/signup.scss +++ b/src/styles/signup.scss @@ -203,7 +203,7 @@ display: flex; flex-direction: column; width: 880px; - min-height: 180px; + min-height: 200px; padding: 12px; border-radius: 10px; background-color: #fff;