From dc1af37a5415cb12636dc2db37dce611d6786ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 15:14:22 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecss/back.css=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/back.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/back.css b/css/back.css index d7a0cbd..51a8cf8 100644 --- a/css/back.css +++ b/css/back.css @@ -18,6 +18,7 @@ background-image: linear-gradient(hsl(158, 82, 57, 85%), hsl(252, 82, 57)); animation: rotate var(--speed) var(--easing) alternate infinite; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; + z-index: -100; } @media (min-width: 720px) {