From 3257463462231d616366f7b511de4934e4b392df Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 16 Oct 2018 13:58:25 -0400 Subject: [PATCH] Add businessname to off-canvas display above adress --- css/app.css | 2 +- scss/plugins/_blocks.scss | 2 +- sections/footer.php | 2 +- sections/off-canvas.php | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index 5b55ed1..96d3fbd 100644 --- a/css/app.css +++ b/css/app.css @@ -7747,7 +7747,7 @@ main.owners-home { position: relative; } .blocks .block-overlay .block-overlay-center .block-title-center { color: white; - font-size: 28px; + font-size: 24px; font-weight: normal; line-height: 1; margin: 0; diff --git a/scss/plugins/_blocks.scss b/scss/plugins/_blocks.scss index 932de77..783f473 100644 --- a/scss/plugins/_blocks.scss +++ b/scss/plugins/_blocks.scss @@ -72,7 +72,7 @@ position: relative; .block-title-center{ color: white; - font-size: 28px; + font-size: 24px; font-weight: normal; line-height: 1; margin: 0; diff --git a/sections/footer.php b/sections/footer.php index cb3b50b..5712299 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -8,7 +8,7 @@ -->