diff --git a/reset.css b/reset.css index b2c94c3..4471d3a 100644 --- a/reset.css +++ b/reset.css @@ -59,6 +59,7 @@ input, button, textarea, select { // Avoid text overflows p, h1, h2, h3, h4, h5, h6 { overflow-wrap: break-word; + hyphens: auto; } // Create a root stacking context