From 3effda788a8019b03f7e597676b9e74bc405ba05 Mon Sep 17 00:00:00 2001 From: Luigi Date: Fri, 21 Jan 2022 17:00:54 +0100 Subject: [PATCH] fix border radius --- assets/js/blocks/featured-category/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/js/blocks/featured-category/style.scss b/assets/js/blocks/featured-category/style.scss index 0a22185d4f9..ee126a79f9d 100644 --- a/assets/js/blocks/featured-category/style.scss +++ b/assets/js/blocks/featured-category/style.scss @@ -109,7 +109,6 @@ bottom: 0; right: 0; background-color: inherit; - border-radius: inherit; opacity: 0.5; z-index: 1; }