diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index 2831b540..58f3d069 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -70,7 +70,7 @@ a { float: left; width: 49%; max-width: 500px; - padding-top: 50px; + padding-top: 15px; padding-left: 20px; } @@ -87,7 +87,9 @@ a { } #container { - position: relative; + top: 120px; + right: 0px; + position: absolute; display: inline-block; width: 400px; height: 400px;