dont specify hyphens auto, behavior/rendering varies between browsers
This commit is contained in:
parent
e7f4615585
commit
dbc7c627cc
1 changed files with 0 additions and 4 deletions
|
@ -76,10 +76,6 @@ body {
|
|||
.reveal h4,
|
||||
.reveal h5,
|
||||
.reveal h6 {
|
||||
-webkit-hyphens: auto;
|
||||
-moz-hyphens: auto;
|
||||
hyphens: auto;
|
||||
|
||||
word-wrap: break-word;
|
||||
line-height: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue