Fixe Banner position

This commit is contained in:
PascalMarchesseault
2024-10-06 03:52:06 -04:00
parent 39c769435d
commit 8e2334aa2e

View File

@@ -1,6 +1,6 @@
<template>
<div>
<div class="shadow-lg rounded-2xl ">
<div class="shadow-lg rounded-2xl mt-2 ">
<div class="relative z-20">
<div class="min-h-8 rounded-t-2xl shadow-lg" :style="{ backgroundColor: branding.value.colors.primary}"></div>
<!--Banner-->