Sombreffe : I updated header-logomargin to 0

This commit is contained in:
Daniel Muyshond 2019-11-19 11:16:10 +01:00
parent d2010a1faf
commit 853184194a
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ $header-banner: none;
$header-banner-height: auto;
//$header-logo: url("images/logo.png") 10px 10px no-repeat !default;
$header-logo: None;
$header-logo-margin: 2em 0 0 1.2em;
$header-logo-margin: 0;
//$header-bg-logo-position: top left !default; //positionning of background-kind logo
//$header-logo-padding: 0 0 0 0 !default; //11.4em
//$header-logo-display-text: true !default; //determine if "h1#logo" a is visible (true) or not (false). The clickable logo is a kind of "h1#logo a"