From 2e1c3ff972e37fc517924bcdcfe99d212c4404a2 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 11 Jan 2024 20:30:34 -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 8ee7dbb..0a3b30d 100644 --- a/src/styles/signup.scss +++ b/src/styles/signup.scss @@ -62,6 +62,6 @@ } .signup-form { - width: 380px; + width: 300px; } }