fixed solgan position

This commit is contained in:
2018-11-05 17:54:37 +01:00
parent 25b41d2a43
commit 1b53514906
2 changed files with 2 additions and 2 deletions

View File

@@ -221,7 +221,7 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
span.slogan{
@include fs14;
margin-top:-3px;
margin-left:-0.5em;
margin-left:0.2em;
white-space: nowrap;
@include fs900;
@media #{$small-only} {display:none;}