소스 검색

define line height for paragraphs

hakimel 12 년 전
부모
커밋
9688a52437
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      css/main.css

+ 1 - 0
css/main.css

@@ -158,6 +158,7 @@ body {
 
 .reveal p {
 	margin-bottom: 10px;
+	line-height: 1.2em;
 }
 
 .reveal q,