From ccd078990823bdbdb1336fb8432478eb0004cacb Mon Sep 17 00:00:00 2001 From: Hanna Date: Wed, 31 Jul 2019 17:49:26 +0200 Subject: [PATCH] Layout --- css/irma.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/irma.css b/css/irma.css index 4950cb1..a0c5071 100644 --- a/css/irma.css +++ b/css/irma.css @@ -27,6 +27,7 @@ header { .button.primary.inverted { margin-right: 10px; margin-bottom: 10px; + z-index: -9999; } /* Overwriting colors */ @@ -100,7 +101,7 @@ header { top: 0; width: 100% } - .block { + .block-hero-2 { padding: 2rem 4rem; } }