Fixe SocialNetwork Pos in BannerAction

This commit is contained in:
PascalMarchesseault
2024-12-30 13:39:06 -05:00
parent 4a76ba1e2c
commit 4626a449ec

View File

@@ -222,7 +222,7 @@ onBeforeUnmount(() => {
boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)', boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)',
}" }"
> >
<div class="flex justify-evenly mt-4 w-full"> <div class="flex justify-evenly mt-3 w-full">
<div class="flex flex-row space-x-6 justify-center"> <div class="flex flex-row space-x-6 justify-center">
<a <a
v-for="socialNetwork in GetSocialsUrls()" v-for="socialNetwork in GetSocialsUrls()"