fix word breaks in headers (closes #321)
This commit is contained in:
parent
c50ae08fe0
commit
98a99086ac
@ -77,8 +77,7 @@ body {
|
|||||||
-moz-hyphens: auto;
|
-moz-hyphens: auto;
|
||||||
hyphens: auto;
|
hyphens: auto;
|
||||||
|
|
||||||
word-break: break-all;
|
word-wrap: break-word;
|
||||||
word-break: break-word;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal h1 { font-size: 3.77em; }
|
.reveal h1 { font-size: 3.77em; }
|
||||||
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user