From d507279e62059fdaad27fc97054c20b17723f0bf Mon Sep 17 00:00:00 2001 From: nael Date: Tue, 14 May 2019 17:12:41 +0200 Subject: [PATCH] WIP #2685 @0.05 --- .../themes/c6/resources/assets/styles/layouts/header.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wp-content/themes/c6/resources/assets/styles/layouts/header.styl b/wp-content/themes/c6/resources/assets/styles/layouts/header.styl index bdcb1de..bef0e4a 100644 --- a/wp-content/themes/c6/resources/assets/styles/layouts/header.styl +++ b/wp-content/themes/c6/resources/assets/styles/layouts/header.styl @@ -71,7 +71,10 @@ header.site .svg display: inline-block width: 0.95em + height: 0.60em margin-left: 0.25em + overflow: hidden + path stroke: currentColor -- 2.39.5