diff --git a/css/style.css b/css/style.css index e0529b6..7e3b3be 100644 --- a/css/style.css +++ b/css/style.css @@ -1680,3 +1680,6 @@ input[type=text]{ img { max-width: 100%; } +a{ + word-break:break-all; +} \ No newline at end of file