소스 검색

fix dedication css

boyska 9 년 전
부모
커밋
085d21e416
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      themes/bs3/static/css/custom.css

+ 1 - 1
themes/bs3/static/css/custom.css

@@ -49,5 +49,5 @@ table {margin: .5em auto 1.5em auto; width: 98%;}
 
 /* This is to make the dedication slightly more compact */
 .slug-index .entry-content p {
-	line-height: 0;
+	line-height: 0.5em;
 }