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 @@ @@ -31,10 +31,10 @@
31 31
32 .index-logo { 32 .index-logo {
33 float: left; 33 float: left;
34 - width: 216rem / $pxConvertRem; 34 + width: 288rem / $pxConvertRem;
35 height: 96rem / $pxConvertRem; 35 height: 96rem / $pxConvertRem;
36 background: image-url("yohologo.png") left center no-repeat; 36 background: image-url("yohologo.png") left center no-repeat;
37 - background-size: 104px 25px; 37 + background-size: 280rem / $pxConvertRem 60rem / $pxConvertRem;
38 opacity: 1; 38 opacity: 1;
39 transition: all 400ms; 39 transition: all 400ms;
40 40