From e9d294a4484c757c863988b2cff2550b1e3925ea Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 30 Jul 2019 16:48:41 -0400 Subject: [PATCH] shrink another h2 --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 7fd8c91..899b5a5 100644 --- a/css/style.css +++ b/css/style.css @@ -541,7 +541,8 @@ a { transition: 0.3s; } margin-bottom: 20px; } -.path-news h2 { +.path-news h2, +.block-views-blocknews-news-block article h2 { font-size: 25px; } -- 2.25.1