Fixe - Layout

This commit is contained in:
PascalMarchesseault
2024-10-05 17:42:38 -04:00
parent 3e65719bf7
commit e673a2d932

View File

@@ -57,7 +57,7 @@
</div>
<div class="absolute bottom-6 right-24 z-30 shadow-2xl rounded-md text-white"
:style="{ backgroundColor: brandingStore.value.colors.background}">
:style="{ backgroundColor: brandingStore.value.colors.secondary}">
<div class="w-96 h-28 flex flex-col">
<!-- Section 3 et 4 - Prend 2/3 de la hauteur -->
@@ -119,9 +119,9 @@
</div>
</div>
<div class="rounded-b-2xl h-12 px-36 flex flex-col items-center justify-center"
<div class="rounded-b-2xl -mt-3 h-12 px-36 flex flex-col items-center justify-center"
:style="{ backgroundColor: brandingStore.value.colors.secondary, boxShadow: '0 5px 20px rgba(0, 0, 0, 0.3)' }">
<div class="flex justify-evenly w-full">
<div class="flex justify-evenly mt-3 w-full">
<RouterLink class="nav-button"
:to="`/@${brandingStore.value.name}`">
Présentation