From afeab03a334b7fff3199160a3c52060ce2d086e3 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 27 Jan 2024 00:05:58 -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 d0b4b01..2ef718d 100644 --- a/src/styles/signup.scss +++ b/src/styles/signup.scss @@ -136,7 +136,7 @@ flex-direction: row; padding: 6px; width: 100%; - height: 420px; + height: 400px; } .select-plan-summary-box {