Skip to content
Snippets Groups Projects
Commit 9688a524 authored by hakimel's avatar hakimel
Browse files

define line height for paragraphs

parent 022d8ca2
No related branches found
No related tags found
No related merge requests found
......@@ -158,6 +158,7 @@ body {
.reveal p {
margin-bottom: 10px;
line-height: 1.2em;
}
.reveal q,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment