This website works better with JavaScript
Home
Explore
Help
Sign In
OSInet
/
assets__dgtd-13k15
Watch
2
Star
0
Fork
0
Files
Pull Requests
0
Browse Source
define line height for paragraphs
hakimel
12 years ago
parent
022d8ca27d
commit
9688a52437
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
css/main.css
+ 1
- 0
css/main.css
View File
@@ -
158
,
6
+
158
,
7
@@ body {
.reveal
p
{
margin-bottom
: 10
px
;
+
line-height
: 1
.2em
;
}
.reveal
q
,