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 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') 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 { diff --git a/templates/index.html b/templates/index.html index 9b4db05..f5c5ff8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,7 +23,7 @@ Project name What is being worked on? - Last updated + Last update -- cgit v1.2.3