From 4185f40f39ecb9bb9bc612b6b3992e9cba96ec96 Mon Sep 17 00:00:00 2001 From: Sebastian Lay Date: Sun, 9 Jul 2023 15:18:22 +0200 Subject: [PATCH] Improved styling --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style.css b/css/style.css index 4ba98e7..a723e2f 100644 --- a/css/style.css +++ b/css/style.css @@ -169,6 +169,8 @@ label { h1 { font-size: 48px; font-weight: 700; + line-height: 1.1; + margin: 15px 0; } h1 span {