From 0f72b100ce5d33bc598b315905160191f38d5d93 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 24 Oct 2024 19:18:30 +0200 Subject: Added jbmafp to the projects page --- templates/base.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 0b26cbf..d2c5103 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,6 +31,10 @@ color: #ffffff; } + html { + scroll-padding: 2rem; + } + body { padding: 1em; background: white; -- cgit v1.2.3