diff --git a/themes/hugo-uno/static/css/uno.css b/themes/hugo-uno/static/css/uno.css index d2616ce..ce49767 100644 --- a/themes/hugo-uno/static/css/uno.css +++ b/themes/hugo-uno/static/css/uno.css @@ -2027,8 +2027,8 @@ pre { .content-wrapper { z-index: 800; - width: 60%; - max-width: 800px; + width: 80%; + max-width: 1280px; margin-left: 40%; } .content-wrapper__inner {