From 870401b3f859ebcee6aec9c3b237c4f71f6edfa1 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sun, 2 May 2021 12:21:10 +0200 Subject: [PATCH] =?UTF-8?q?z-index=20u=20rolovac=C3=AD=20navigace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/main.scss b/sass/main.scss index d8a997b..444b519 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -103,6 +103,7 @@ header { transform: translate(0, -1em); opacity: 0; transition: all .1s ease-out .5s; + z-index: 1; .title { margin-bottom: 1em;