From 513c547d99499df1cc832f93e799e3dcc3904671 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 30 Oct 2021 18:30:34 +0200 Subject: [PATCH] Remove shadow around kiwix-serve home language in tile --- static/skin/home.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/skin/home.css b/static/skin/home.css index 6a5a57f0b..3fd1fd716 100644 --- a/static/skin/home.css +++ b/static/skin/home.css @@ -218,7 +218,6 @@ body { display: flex; align-items: center; justify-content: center; - box-shadow: 0 0 2px #acacac; background-color: #ffffff; font-weight: bold; font-family: roboto;