diff --git a/src/Components/Signup/Signup.css b/src/Components/Signup/Signup.css index 572be83..b51d07b 100644 --- a/src/Components/Signup/Signup.css +++ b/src/Components/Signup/Signup.css @@ -9,7 +9,7 @@ /* Space above and below the form */ box-sizing: border-box; /* Include padding in element's total width/height */ - background-color: #f0f0f0; + /* Optional: Background color to visualize the container */ }