From 0f9fd3b06f8dfe42b0ae02556f4946c8c7a6295f Mon Sep 17 00:00:00 2001 From: Timur Tripp Date: Wed, 25 Sep 2024 16:23:25 -0600 Subject: [PATCH] CuBoulder/tiamat-theme#1331 Adds padding below article title background --- css/ucb-article.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/ucb-article.css b/css/ucb-article.css index 416b3796..1c7b809e 100644 --- a/css/ucb-article.css +++ b/css/ucb-article.css @@ -141,6 +141,7 @@ i.fa-regular.fa-calendar { z-index: 0; object-fit: fill; background-size: cover; + padding-bottom: 20px; } .backgroundTitleDiv .ucb-article-heading {