From a20cffbceae3a39dee229f96732f002174e99462 Mon Sep 17 00:00:00 2001 From: Janne Koivistoinen Date: Fri, 3 Nov 2017 14:22:00 +0200 Subject: [PATCH] remove boxshadow variable --- src/marketplace.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/marketplace.css b/src/marketplace.css index e02a3f26..be2adfc2 100644 --- a/src/marketplace.css +++ b/src/marketplace.css @@ -62,7 +62,6 @@ --boxShadowButton: 0 4px 8px 0 rgba(0, 0, 0, 0.1); --boxShadowListingCard: 0 0 50px 0 rgba(0, 0, 0, 0.1); --boxShadowNotFoundPageSearch: 0 2px 4px 0 rgba(0, 0, 0, 0.5); - --boxShadowSectionLocation: 0 2px 4px 0 rgba(0, 0, 0, 0.5); --boxShadowSectionLocationHover: 0 10px 30px 0 rgba(0, 0, 0, 0.1); /* ================ Z-index base levels ================ */