Skip to content

Commit

Permalink
스타일링 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
HyungJinHan committed Mar 11, 2023
1 parent c6072d4 commit 65bee05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renderer/pages/sign/signup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const SignUpDiv = styled.div`
width: 50%;
text-align: center;
display: inline-block;
padding-top: 50px;
padding-top: 100px;
font-family: 'GmarketSansMedium';
margin-top: 5rem;
`
Expand Down

0 comments on commit 65bee05

Please sign in to comment.