Skip to content

Commit

Permalink
Merge pull request #138 from 2024WISCOM/feature/footer
Browse files Browse the repository at this point in the history
💄 Footer logo px로 수정
  • Loading branch information
nadomola authored Oct 26, 2024
2 parents a927a6a + 2cfd83b commit 19d45d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/Footer.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const FooterRight = styled.div`
`;

export const FooterLogo = styled.img`
height: 8vh;
height: 60px;
margin : 0;
align-self: flex-end;
Expand Down

0 comments on commit 19d45d6

Please sign in to comment.