Browse Source

Update index.css

David Catuhe 7 năm trước cách đây
mục cha
commit
c32aa94f3d
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      sandbox/index.css

+ 3 - 0
sandbox/index.css

@@ -17,6 +17,8 @@
     width: 100%;
     height: 100%;
     top: 0;
+    margin :0;
+    right: 0;
     touch-action: none;
     -ms-touch-action: none;
 }
@@ -46,6 +48,7 @@ a {
     bottom: 0;
     margin: 0;
     padding: 0;
+    right: 0;
     background-color: #3B789A;
 }