Skip to content

Commit

Permalink
feat: 프로젝트 리스트 모바일 화면 들썩임 현상 수정 (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
juno7803 authored Jan 28, 2024
1 parent a117079 commit 06af90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/projects/main/ProjectList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ const StyledContent = styled.div`
@media ${MOBILE_MEDIA_QUERY} {
margin: 0;
width: 100%;
}
`;

Expand Down

0 comments on commit 06af90a

Please sign in to comment.