From 0ef28d003d36c1a6ed1943dcd193a019991c1d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 31 Aug 2019 09:09:32 -0400 Subject: [PATCH] Format source code --- web/themes/custom/geofresco/src/global/_layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/geofresco/src/global/_layout.scss b/web/themes/custom/geofresco/src/global/_layout.scss index de8b498..35a256a 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -28,5 +28,5 @@ /* If there's no featured image, leave enough blank space for the dropping down title. */ .content.no-featured-image { - margin-top: 4rem; + margin-top: 4rem; }