From c070cca569780abc2408b8e6c8841fb6cbf9effe Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 29 Mar 2020 01:54:49 +0100 Subject: Added new post --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 5597f30..6c6d5e5 100644 --- a/static/style.css +++ b/static/style.css @@ -23,6 +23,10 @@ nav a { margin-right: 20px; } +header { + margin-block-end: 40px; +} + h1 { font-size: 280%; line-height: initial; -- cgit v1.2.3