Compare commits

...

2 Commits

Author SHA1 Message Date
3a920eb20c 디자인수정 2025-01-26 15:27:17 +09:00
12bdff346a 리스트 디자인 수정 2025-01-26 15:26:19 +09:00

View File

@ -27,8 +27,8 @@
<!-- 본문 --> <!-- 본문 -->
<div class="card-text str_wrap my-5">{{ content }}</div> <div class="card-text str_wrap my-5">{{ content }}</div>
<!-- 날짜 --> <!-- 날짜 -->
<div class="d-flex flex-column flex-sm-row justify-content-between align-items-start"> <div class="d-flex">
<small class="text-muted">{{ formattedDate }}</small> <small class="text-muted me-3">{{ formattedDate }}</small>
<!-- 조회수, 좋아요, 댓글 --> <!-- 조회수, 좋아요, 댓글 -->
<div class="d-flex mt-2 mt-sm-0"> <div class="d-flex mt-2 mt-sm-0">
<span class="text-muted me-3"> <span class="text-muted me-3">