fixed solgan position
This commit is contained in:
@@ -2932,7 +2932,7 @@ body.node-type-publication #footer {
|
|||||||
#header .logo span.slogan {
|
#header .logo span.slogan {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
margin-left: -0.5em;
|
margin-left: 0.2em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-weight: 900; }
|
font-weight: 900; }
|
||||||
@media only screen and (max-width: 40em) {
|
@media only screen and (max-width: 40em) {
|
||||||
|
@@ -221,7 +221,7 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
|||||||
span.slogan{
|
span.slogan{
|
||||||
@include fs14;
|
@include fs14;
|
||||||
margin-top:-3px;
|
margin-top:-3px;
|
||||||
margin-left:-0.5em;
|
margin-left:0.2em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@include fs900;
|
@include fs900;
|
||||||
@media #{$small-only} {display:none;}
|
@media #{$small-only} {display:none;}
|
||||||
|
Reference in New Issue
Block a user