From 3bcf2923398707eebbc4a016c1cc0ba5eb9124c9 Mon Sep 17 00:00:00 2001 From: Steve Landey Date: Fri, 6 Sep 2024 20:36:23 -0700 Subject: [PATCH] Wider max width --- templates/html/static/dj-variables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/html/static/dj-variables.css b/templates/html/static/dj-variables.css index 2102584..27160dc 100644 --- a/templates/html/static/dj-variables.css +++ b/templates/html/static/dj-variables.css @@ -87,7 +87,7 @@ /* LAYOUT SIZES */ --header-height: 4rem; - --content-max-width: 40rem; + --content-max-width: 50rem; --sidebar-width: 18rem; --sidebar-width-large: 20rem; --approx-height-of-top-bar-during-scroll: calc(