From 4c032b73826ca5777a77c5c150d33f619073438e Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 27 Jan 2024 15:21:09 -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 d5d63c5..a43234f 100644 --- a/src/styles/signup.scss +++ b/src/styles/signup.scss @@ -50,6 +50,7 @@ display: flex; flex-direction: column; align-items: flex-end; + padding-right: 14px; } .signup-proceed { @@ -136,7 +137,7 @@ flex-direction: row; padding: 6px; width: 100%; - height: 400px; + height: 340px; } .select-plan-summary-box {