From 9438f0f419dcd944df487ee2f9a03ad27454f70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20Juh=C3=A9=20Lluveras?= Date: Tue, 26 May 2020 18:51:25 +0200 Subject: [PATCH] Twenty Twenty: remove underline from discounted prices --- assets/css/twenty-twenty.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/twenty-twenty.scss b/assets/css/twenty-twenty.scss index eab9fb5f2d2..018c6fa2bd8 100644 --- a/assets/css/twenty-twenty.scss +++ b/assets/css/twenty-twenty.scss @@ -198,6 +198,7 @@ a.button { ins { display: inline-block; + text-decoration: none; } }