...
|
...
|
@@ -13,7 +13,7 @@ |
|
|
float: left;
|
|
|
width: 216rem / $pxConvertRem;
|
|
|
height: 96rem / $pxConvertRem;
|
|
|
background: url(../img/yohologo.png) left center no-repeat;
|
|
|
background: image-url("yohologo.png") left center no-repeat;
|
|
|
background-size: 104px 25px;
|
|
|
opacity: 1;
|
|
|
transition: all 400ms;
|
...
|
...
|
|