Cleanup profile

This commit is contained in:
2025-02-08 09:49:52 -05:00
parent 22b0f23a07
commit d1d73181f5
9 changed files with 326 additions and 585 deletions

View File

@@ -18,7 +18,7 @@
<div v-if="!smAndDown" class="w-full ml-64">
<div v-if="!brandingStore.loading"
class="min-h-screen justify-center items-center bg-hBackground">
<router-view class="p-2"></router-view>
<router-view></router-view>
</div>
</div>
</div>