diff --git a/src/App.css b/src/App.css index 79280ae..b389f38 100644 --- a/src/App.css +++ b/src/App.css @@ -6,6 +6,6 @@ .signup-bg { background-image: url('./assets/bg/signup_bg.jpg') !important; - background-size: 100%; + background-size: cover; background-repeat: no-repeat; } \ No newline at end of file