From 24c47ae95e0ab1dbf70a522351d5eb07b2880fe7 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 3 Nov 2020 23:16:17 +0100 Subject: Reduce banner height --- commun.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'commun.css') diff --git a/commun.css b/commun.css index 782463f..9b52d45 100644 --- a/commun.css +++ b/commun.css @@ -9,6 +9,10 @@ header .brand { max-width: 40%; } +.brand h1 { + margin: 0; +} + .brand img { height: 3em; } -- cgit v1.2.3