From 07781c49b4d0aed7a4fadbd3e6a6b99ce3b705a5 Mon Sep 17 00:00:00 2001 From: Cameron Hyde Date: Tue, 13 Aug 2024 14:53:12 +1000 Subject: [PATCH] Strip margins from embedded snippets --- webapp/home/templates/home/snippets/footer.html | 8 ++++++++ webapp/home/views.py | 1 + 2 files changed, 9 insertions(+) diff --git a/webapp/home/templates/home/snippets/footer.html b/webapp/home/templates/home/snippets/footer.html index c53c380c..ca122010 100644 --- a/webapp/home/templates/home/snippets/footer.html +++ b/webapp/home/templates/home/snippets/footer.html @@ -1,6 +1,14 @@ {% load static %}