From 61508fb3c6802ff9fb243928d06f011de2e77ee7 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Mon, 5 Feb 2024 15:38:47 -0600 Subject: [PATCH] more --- src/styles/signup.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/signup.scss b/src/styles/signup.scss index de35067..1b252b1 100644 --- a/src/styles/signup.scss +++ b/src/styles/signup.scss @@ -11,7 +11,7 @@ flex-direction: column; align-items: center; margin-top: 45px; - width: 960px; + width: 920px; padding: 12px; border-radius: 10px; background-color: rgb(240, 247, 250); @@ -86,6 +86,7 @@ flex-direction: row; margin-top: 24px; width: 920px; + min-height: 810px; } .select-plan-header {