Skip to content

Commit c496173

Browse files
committed
style: 간격 수정
1 parent fbbb2b2 commit c496173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/home/ReviewDetail.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const ReviewDetailPage = () => {
177177
</div>
178178
</div>
179179

180-
<div className="w-full pt-5">
180+
<div className="w-full">
181181
<div className="my-5 h-px w-full bg-gray-800" />
182182

183183
{/*해시태그 영역*/}

0 commit comments

Comments
 (0)