diff --git a/public/static/error/index.html b/public/static/error/index.html index 509b04dd..82775be1 100644 --- a/public/static/error/index.html +++ b/public/static/error/index.html @@ -52,6 +52,7 @@ body { .diagnostic-info { color: #db0020; font-family: 'UrbanistSemiBold', Roboto, Arial, Helvetica, sans-serif; + word-wrap: break-word; }