From ef4482ca28377b7647a329cd8f0a48a93c3635fb Mon Sep 17 00:00:00 2001 From: zhl Date: Wed, 6 Mar 2019 11:51:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4fc=E7=9A=84=E6=8C=89=E9=94=AE?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fc/dist/gbajs.min.css | 8 ++++---- fc/index.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fc/dist/gbajs.min.css b/fc/dist/gbajs.min.css index 08e93e2..b183249 100644 --- a/fc/dist/gbajs.min.css +++ b/fc/dist/gbajs.min.css @@ -93,7 +93,7 @@ body { width:256px; height:240px; top:calc((100vh + 50px - 256px)/ 2); - left:362px; + right: 240px; transform:scale(3.3333,3.3333) rotate(90deg); border:none; overflow:hidden @@ -137,7 +137,7 @@ body { contain:style } .key-wrap { - width:720px; + width:100vw; height:390px; bottom:0; left:10px @@ -184,11 +184,11 @@ body { } .key-btn.kay-SE { top:120px; - left:520px + right:0 } .key-btn.kay-ST { top:260px; - left:520px + right:0 } .btn-on { transform:scale(.9,.9) rotate(90deg) diff --git a/fc/index.html b/fc/index.html index b3a0bca..9606500 100644 --- a/fc/index.html +++ b/fc/index.html @@ -2,8 +2,8 @@ - + +