kelvin.yau 3ヶ月前
コミット
ea82bcbc7e
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/components/LoginPage/LoginPage.tsx

+ 1
- 1
src/components/LoginPage/LoginPage.tsx ファイルの表示

@@ -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",


読み込み中…
キャンセル
保存