diff --git a/src/wuttaweb/templates/base.mako b/src/wuttaweb/templates/base.mako index 429e9be..486b496 100644 --- a/src/wuttaweb/templates/base.mako +++ b/src/wuttaweb/templates/base.mako @@ -155,7 +155,7 @@ } #content-title h1 { - max-width: 80%; + max-width: 85%; overflow: hidden; padding-left: 0.5rem; text-overflow: ellipsis;