Merge remote-tracking branch 'origin/main' into feature/update-current-user

# Conflicts:
#	src/views/main/Profile.vue
This commit is contained in:
Dominic Villemure
2024-06-30 14:53:30 -04:00
16 changed files with 259 additions and 333 deletions

View File

@@ -2,7 +2,7 @@
<div class="px-2">
<div class="flex flex-col max-w-2xl mx-auto rounded-3xl shadow-2xl mt-2 mb-16">
<h1 class="text-center text-4xl bg-fuchsia-900 p-3 rounded-t-3xl border-b-4 border-b-gray-200 font-sans text-white">
<H1 class="text-center text-4xl bg-fuchsia-900 p-3 w-full rounded-t-3xl border-b-4 border-b-gray-200 font-sans text-white">
Personnaliser votre profil
</h1>