From e22b4ad3ea1ef2f4aea5cf863b74f8fcce3c66ae Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Sat, 16 Jul 2022 17:16:34 +0100 Subject: [PATCH] Fix CSS for goinfo.go.html . --- goinfo.go.html | 1 + 1 file changed, 1 insertion(+) diff --git a/goinfo.go.html b/goinfo.go.html index 3269a0a..5b299fb 100644 --- a/goinfo.go.html +++ b/goinfo.go.html @@ -19,6 +19,7 @@ text-align: left; border: black 1px solid; border-collapse: collapse; + word-break: break-word; } table, td {