Browse Source

define line height for paragraphs

hakimel 12 years ago
parent
commit
9688a52437
1 changed files with 1 additions and 0 deletions
  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,