From 15eb042e42746f4d422af6ef093c9a7999eb644f Mon Sep 17 00:00:00 2001 From: Laurel Date: Mon, 23 Mar 2020 11:15:41 -0700 Subject: [PATCH] fix: remove style overrides from h2 in cover blocks (#834) --- newspack-theme/sass/blocks/_blocks.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/newspack-theme/sass/blocks/_blocks.scss b/newspack-theme/sass/blocks/_blocks.scss index 7d30aaafa..7e84b374a 100755 --- a/newspack-theme/sass/blocks/_blocks.scss +++ b/newspack-theme/sass/blocks/_blocks.scss @@ -216,12 +216,6 @@ width: 100%; } - h2 { - max-width: 100%; - padding-left: 0; - text-align: left; - } - article .entry-meta, article .entry-meta a, article .entry-meta a:visited,