diff --git a/src/wuttaweb/templates/base.mako b/src/wuttaweb/templates/base.mako index 09d30ab..425d5bd 100644 --- a/src/wuttaweb/templates/base.mako +++ b/src/wuttaweb/templates/base.mako @@ -155,7 +155,7 @@ } #content-title h1 { - max-width: 50%; + max-width: 80%; overflow: hidden; padding-left: 0.5rem; text-overflow: ellipsis;