Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📋 작업 내용
📌 PR Point
가로는 716px, 세로는453px라고 되어있고, 실제 리스트에서는760x520, 디테일에서는 반응형에 따라 다다른 비율로 렌더링 되는 이슈가 있었습니다.그래서
760x520을 기준으로 모든 부분의 비율을 수정했습니다.추가로, 모임 상세 페이지에서 이미지 캐러셀이 반응형이 제대로 적용되어있지 않은 부분들이 있어서, 해당 부분도 함께 수정했습니다.
📸 스크린샷
2025-11-13.23.01.56.mov