From 6108ba59efe85f173b11e4f03a1afa5724f44319 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 10 May 2019 14:29:23 +0200 Subject: [PATCH] #2714 --- style/mobilefirst.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/mobilefirst.less b/style/mobilefirst.less index 3e398b27..f6e18fe3 100644 --- a/style/mobilefirst.less +++ b/style/mobilefirst.less @@ -240,7 +240,7 @@ } .mask-top, .mask-bottom { - background-color: rgba(255, 255, 255, 0.8); + background-color: rgba(255, 255, 255, 0.45); z-index: 2; } -- 2.39.5