瀏覽代碼

test

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


Loading…
取消
儲存