Update reset.css
This commit is contained in:
parent
20ddc029fd
commit
c878283e19
@ -59,6 +59,7 @@ input, button, textarea, select {
|
|||||||
// Avoid text overflows
|
// Avoid text overflows
|
||||||
p, h1, h2, h3, h4, h5, h6 {
|
p, h1, h2, h3, h4, h5, h6 {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
|
hyphens: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create a root stacking context
|
// Create a root stacking context
|
||||||
|
Loading…
x
Reference in New Issue
Block a user