Skip to content

Commit 7fb02a2

Browse files
authored
Merge pull request #76 from DMU-DebugVisual/sunwoong
커뮤니티 상세보기 페이지 API 연동 및 상호작용 기능 구현
2 parents 31ea8ab + 858659d commit 7fb02a2

File tree

2 files changed

+434
-63
lines changed

2 files changed

+434
-63
lines changed

src/components/community/PostDetail.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
margin: 60px auto;
88
font-family: "Noto Sans KR", sans-serif;
99
min-height: calc(100vh - 160px); /* 👈 추가! */
10+
1011
}
1112

1213
.post-top-divider {

0 commit comments

Comments
 (0)