소스 검색

better responsive post listing

George S. Baugh 4 년 전
부모
커밋
bcd0d6c0d8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      www/styles/screen.css

+ 1 - 0
www/styles/screen.css

@@ -375,6 +375,7 @@ p.posteditortitle {
  }
  #kontent {
   padding: 3em 0.5em 0.5em;
+  max-width:95vw;
  }
  #leftbar, #rightbar {
   display: none;