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;