From 6b7539200acc4d468b7d1644edaa493940b25edd Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 9 Sep 2019 12:08:26 +0200 Subject: [PATCH] done #2747 @0:10 --- resources/styles/components/carrousel.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/styles/components/carrousel.styl b/resources/styles/components/carrousel.styl index 5f3f5db..2d30d35 100644 --- a/resources/styles/components/carrousel.styl +++ b/resources/styles/components/carrousel.styl @@ -124,6 +124,7 @@ bottom: 0 opacity: 0.3 height 110% + z-index: -1; @media only screen and (min-width: 769px) display: none -- 2.39.5