소스 검색

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


불러오는 중...
취소
저장