디자인수정
This commit is contained in:
parent
12bdff346a
commit
3a920eb20c
@ -28,7 +28,7 @@
|
|||||||
<div class="card-text str_wrap my-5">{{ content }}</div>
|
<div class="card-text str_wrap my-5">{{ content }}</div>
|
||||||
<!-- 날짜 -->
|
<!-- 날짜 -->
|
||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<small class="text-muted me-2">{{ 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">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user