diff --git a/source/res/css/index.css b/source/res/css/index.css index 59855ec..579d675 100644 --- a/source/res/css/index.css +++ b/source/res/css/index.css @@ -24,7 +24,7 @@ main p { text-indent: 0em !important; } -code { +code, p, a { word-break: break-all; }