kelvin.yau 3 mesi fa
parent
commit
ea82bcbc7e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/components/LoginPage/LoginPage.tsx

+ 1
- 1
src/components/LoginPage/LoginPage.tsx Vedi File

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


Caricamento…
Annulla
Salva