feature/profile-page #71

Merged
AfonsoCMSousa merged 10 commits from feature/profile-page into develop 2025-12-23 21:49:21 +00:00
Showing only changes of commit c34d74db46 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="min-h-screen bg-gray-50 p-8 flex items-center justify-center">
<div class="min-h-screen p-8 flex items-center justify-center">
<!-- Loading State -->
<div v-if="loading" class="bg-white border border-gray-300 p-12 text-center shadow-sm max-w-md w-full">
<div class="flex flex-col items-center gap-6">