From 378f833a17bc14ec8d9ddc72c907202a841a675f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 22 Sep 2019 19:38:14 -0400 Subject: [PATCH] Set title lineheight so white semi-opaque backing neveroverlaps and intensifies --- web/themes/custom/geofresco/src/global/_layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/themes/custom/geofresco/src/global/_layout.scss b/web/themes/custom/geofresco/src/global/_layout.scss index 5331cdd..5f0e532 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -31,6 +31,7 @@ position: relative; overflow: visible; z-index: 10; + line-height: 1.8; } /* If there's no featured image, leave enough blank space for the dropping down title. */