From 069733b00eda6f3ced63df603ae21a58cc8f9907 Mon Sep 17 00:00:00 2001 From: Javier Hernandez Date: Tue, 12 Dec 2023 13:21:48 +0100 Subject: base: Increase column size for sidebar Make the sidebar wider to improve readability of its content --- ogcp/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index 8ef8f3a..39680c3 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -72,7 +72,7 @@
{# The sidebar is not visible on index and login #} {% if request.endpoint not in ["index", "login"] %} -