From ee6273670d5359b0904fa78df633013672ea77f4 Mon Sep 17 00:00:00 2001 From: Zak Timson Date: Tue, 5 Sep 2017 20:13:03 -0400 Subject: [PATCH] Fixed navbar padding --- templates/base.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index ec65a82..5925f17 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,6 +26,7 @@ {% csrf_token %} {% block body %}