- No
- 제목
- 글쓴이
- 작성시간
- 조회수
- 좋아요
- 이미지처럼 게시판 위젯을 생성합니다.
- 킵그로잉
- 2025-05-02
- 조회수5
- 0
- 리스트형 / 카드형 디자인
- 킵그로잉
- 2025-05-02
- 조회수3
- 0
<style>
.tit {
font-weight: 600;
}
@media (max-width: 767px) {
.tit {
font-size: 14px !important;
}
}
</style>
<style>
.tit {
font-weight: 600;
}
@media (max-width: 767px) {
.tit {
font-size: 14px !important;
}
}
</style>