Authored by biao

update for the yoholog

5.23 KB | W: | H:

7.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -31,10 +31,10 @@
.index-logo {
float: left;
width: 216rem / $pxConvertRem;
width: 288rem / $pxConvertRem;
height: 96rem / $pxConvertRem;
background: image-url("yohologo.png") left center no-repeat;
background-size: 104px 25px;
background-size: 280rem / $pxConvertRem 60rem / $pxConvertRem;
opacity: 1;
transition: all 400ms;
... ...