Skip to content

Commit

Permalink
Merge pull request #294 from Team-Lecue/SP1/Login
Browse files Browse the repository at this point in the history
dev로 가쇼잉
  • Loading branch information
doyn511 authored Apr 10, 2024
2 parents 73dfee1 + 2eb0972 commit 2a64c68
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions src/Login/page/Login.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const LoginWrapper = styled.section`
background: linear-gradient(
180deg,
${({ theme }) => theme.colors.key} 1%,
${({ theme }) => theme.colors.background} 55%
${({ theme }) => theme.colors.key} -20%,
${({ theme }) => theme.colors.background} 60%
);
`;
14 changes: 7 additions & 7 deletions src/assets/img/img_kakao_01.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions src/assets/img/img_kakao_02.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2a64c68

Please sign in to comment.