define line height for paragraphs
This commit is contained in:
parent
022d8ca27d
commit
9688a52437
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ body {
|
||||||
|
|
||||||
.reveal p {
|
.reveal p {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal q,
|
.reveal q,
|
||||||
|
|
Loading…
Reference in a new issue