From b6731bc4971856dce22bf756eec6b81a6b237f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Moreira?= Date: Thu, 30 Nov 2023 18:24:15 +0100 Subject: [PATCH] Revert "Improve content padding on tag view" This reverts commit 249e12cc0a7b8006f2a5b216c0a689fadca6c346. --- scss/modules/lists.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scss/modules/lists.scss b/scss/modules/lists.scss index 8470811..cde344a 100644 --- a/scss/modules/lists.scss +++ b/scss/modules/lists.scss @@ -532,7 +532,7 @@ div.node--type-news { // Teaser small list .block-views-blockteaser-small-blocks-block-1, -.node--view-mode-teaser, .view-taxonomy-term { +.node--view-mode-teaser { margin-bottom: 35px; position: relative; @@ -606,7 +606,6 @@ div.node--type-news { font-size: 14px; font-style: normal; margin-bottom: 10px; - padding-left: 10px; } h2 {