diff --git a/assets/scss/css/normalize.css b/assets/scss/css/normalize.css index c45a85f89..8d6f3ff12 100644 --- a/assets/scss/css/normalize.css +++ b/assets/scss/css/normalize.css @@ -75,6 +75,7 @@ a { background-color: transparent; + word-wrap: break-word; } /** @@ -346,4 +347,4 @@ [hidden] { display: none; - } \ No newline at end of file + }