728x90 반응형 티스토리 목록 리스트형으로, 세로형으로 변경 티스토리 전체 목록을 리스트형으로 변경하는 방법 위와 같은 형태는 Grid 이다. Grid 같이 보는 건, 여러모로 보기가 꽤 좋지 못하다. 그래서 리스트형으로 바꿔보자. [스킨 편집 --> HTML 편집기]로 들어가서 태그 안에 아래 코드를 입력하자. @media screen and (min-width: 768px) { .post-item { width: 100% !important; margin: 0 0 8px 0 !important; padding: 0 0 8px 0 !important; border-bottom: 2px solid lightgray; } .post-item .thum { width: 25% !important; height: 139px !important; padding: 0px .. 2022. 9. 7. 이전 1 다음 728x90 반응형