Compare commits
2 Commits
main
...
board-list
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a920eb20c | |||
| 12bdff346a |
@ -27,8 +27,8 @@
|
||||
<!-- 본문 -->
|
||||
<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">
|
||||
<small class="text-muted">{{ formattedDate }}</small>
|
||||
<div class="d-flex">
|
||||
<small class="text-muted me-3">{{ formattedDate }}</small>
|
||||
<!-- 조회수, 좋아요, 댓글 -->
|
||||
<div class="d-flex mt-2 mt-sm-0">
|
||||
<span class="text-muted me-3">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user