@@ -80,7 +80,7 @@
if (ratio) {
ratio = Math.round(ratio * 100);
}
- docEl.style.fontSize = (0.068 * window.outerWidth + 88) + "px";
+ docEl.style.fontSize = (0.068 * window.outerWidth + 48) + "px";
return ratio;
@@ -108,7 +108,7 @@
z-index: 22;
position: absolute;
background-size: 100% 100%;
- bottom: px2rem(44px * 2);
+ bottom: 10%;
right: px2rem(1000px * 2);
animation-iteration-count: infinite;