Skip to content

Commit

Permalink
Merge pull request #50 from LikeLion-Hackathon-T1/develop
Browse files Browse the repository at this point in the history
아이콘 변경
  • Loading branch information
seokkkkkk authored Jul 30, 2024
2 parents 10c0307 + a4dbced commit 5108f5c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified public/favicon.ico
Binary file not shown.
Binary file modified src/assets/images/kakao_login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/LoginPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Body = styled.div`
const LoginImg = styled.img`
width: 400px;
@media (max-width: 480px) {
width: calc(100dvw-80px);
width: 335px;
}
`;

Expand Down

0 comments on commit 5108f5c

Please sign in to comment.