From 701261c5f06f58c0c0e98f9c3974ff2429381df1 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 15 Mar 2023 20:35:10 +0100 Subject: [PATCH] shape --- www/G1PalPay/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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;