Skip to content

Commit

Permalink
Merge pull request #109 from 2024WISCOM/feature/about
Browse files Browse the repository at this point in the history
✅ Test: Github Action 테스트
  • Loading branch information
techncherry authored Oct 14, 2024
2 parents fd51205 + e191ab1 commit fffe56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/about/About.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ export const ExhibitionMap = styled.img`
export const StudioWrap = styled.div`
display: flex;
flex-direction: column;
gap: 15px;
gap: 30px;
margin: 0;
@media (max-width: 480px) {
Expand Down

0 comments on commit fffe56a

Please sign in to comment.