We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ea8ab + 858659d commit 7fb02a2Copy full SHA for 7fb02a2
src/components/community/PostDetail.css
@@ -7,6 +7,7 @@
7
margin: 60px auto;
8
font-family: "Noto Sans KR", sans-serif;
9
min-height: calc(100vh - 160px); /* 👈 추가! */
10
+
11
}
12
13
.post-top-divider {
0 commit comments