diff --git a/gh-pages-template/assets/css/packages.css b/gh-pages-template/assets/css/packages.css index 2bb02973..fbf54247 100644 --- a/gh-pages-template/assets/css/packages.css +++ b/gh-pages-template/assets/css/packages.css @@ -39,7 +39,7 @@ .asset-name { min-width: 16rem; - word-break: break-word; + overflow-wrap: anywhere; } .asset-actions { diff --git a/gh-pages-template/index.html b/gh-pages-template/index.html index f9c765e1..65ca086c 100644 --- a/gh-pages-template/index.html +++ b/gh-pages-template/index.html @@ -16,6 +16,7 @@