|
|
@@ -12,7 +12,7 @@ const LoginPage = () => { |
|
|
<Box sx={{ |
|
|
<Box sx={{ |
|
|
backgroundImage: "url('logo/HomepageLogo.png')", |
|
|
backgroundImage: "url('logo/HomepageLogo.png')", |
|
|
backgroundRepeat: "no-repeat", |
|
|
backgroundRepeat: "no-repeat", |
|
|
backgroundSize: "75% 40%", |
|
|
|
|
|
|
|
|
backgroundSize: "60% 40%", |
|
|
width: "100%", |
|
|
width: "100%", |
|
|
height: "100%", |
|
|
height: "100%", |
|
|
backgroundPosition: "center", |
|
|
backgroundPosition: "center", |
|
|
|