From d1bb8bb62a7d35923e1947f6b00b69ce7e08dc41 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Wed, 6 Nov 2024 23:14:50 +0000 Subject: [PATCH] remove non-default body background colour --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 8736fd4..0dab61e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,7 +35,7 @@ {% include "includes/fonts.html" %} {% block stylesheets %}{% endblock %} - + {% include "includes/navbar.html" %}