From de9629141aad97ea7afc48fbd2b6af71cb288679 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 11 Jul 2023 13:48:34 +0200 Subject: Gramatical fixes and footer gap change --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index eb71809..1957deb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,7 +31,7 @@ } footer { - margin-block-start: 3rem; + margin-block-start: 2rem; } cap { -- cgit v1.2.3