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 @@
- + +