1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

define line height for paragraphs

This commit is contained in:
hakimel
2012-08-15 20:36:28 -04:00
parent 022d8ca27d
commit 9688a52437

View File

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