From 15636c2a2260059d790904461ee81185ae3e1fc2 Mon Sep 17 00:00:00 2001 From: Zui Young Date: Thu, 9 May 2024 10:56:25 +0800 Subject: [PATCH] Update index-stg.html --- index-stg.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index-stg.html b/index-stg.html index 3d2cbf7..10ababe 100644 --- a/index-stg.html +++ b/index-stg.html @@ -21,11 +21,10 @@ width: 100%; } - .a11y_ads-container{ + .a11y_ads-container { display: flex; flex-direction: row; - justify-content: center; - gap: 24px; + justify-content: space-between; height: 100%; background-color: white; border: 1px solid #B5C5CA; @@ -34,8 +33,9 @@ .a11y_box{ padding-right: 5px; } - .a11y_ads-svg{ + .a11y_ads-svg { padding-left: 5px; + padding-right: 5px; } .a11y_ads-txt{ font-family: 'Open Sans', sans-serif;