fixed solgan position
This commit is contained in:
parent
25b41d2a43
commit
1b53514906
@ -2932,7 +2932,7 @@ body.node-type-publication #footer {
|
||||
#header .logo span.slogan {
|
||||
font-size: 14px;
|
||||
margin-top: -3px;
|
||||
margin-left: -0.5em;
|
||||
margin-left: 0.2em;
|
||||
white-space: nowrap;
|
||||
font-weight: 900; }
|
||||
@media only screen and (max-width: 40em) {
|
||||
|
@ -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;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user