From 969377da39b7a8db261a3c8c373fc81f5fe8f5ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 19 Aug 2019 10:53:41 -0400 Subject: [PATCH] Add explanatory doc line --- 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 e61e176..2ca24ec 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -1,6 +1,7 @@ @charset "UTF-8"; // Extend or override Bulma's layouts ../../node_modules/bulma/sass/layout +// Center logo & sitename when they stack on tiny screens. @include until($mini) { .sitename.column,