Selaa lähdekoodia

define line height for paragraphs

hakimel 12 vuotta sitten
vanhempi
säilyke
9688a52437
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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,