From 35d8d9423af219246ea1c6bd2e2394b1c3793cae Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Wed, 1 Feb 2023 22:18:08 +0000 Subject: [PATCH] [FIX] Home page header overlay box too wide on small screens --- breccia_mapper/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/breccia_mapper/templates/index.html b/breccia_mapper/templates/index.html index c6125d9..4cf69e4 100644 --- a/breccia_mapper/templates/index.html +++ b/breccia_mapper/templates/index.html @@ -15,7 +15,7 @@
-
+

{{ config.PROJECT_LONG_NAME }}

{{ config.PROJECT_LEAD }}