From 93c6b7ccad38a5db5911a7be25ef91b2d7627ade Mon Sep 17 00:00:00 2001 From: James Kirsop Date: Tue, 23 Feb 2021 11:35:16 +1100 Subject: [PATCH] Changing static height and width to be constraints --- templates/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index 0c950c2f..79083d60 100644 --- a/templates/base.html +++ b/templates/base.html @@ -77,16 +77,16 @@ {% elif request.user.is_authenticated%} {% else %}