Cleanup documentations

This commit is contained in:
2025-02-08 21:02:34 -05:00
parent 3288c32ae8
commit 3309e1bc59
15 changed files with 770 additions and 663 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="flex flex-col min-h-screen max-w-[1100px] mx-auto">
<div class="flex flex-col min-h-screen max-w-[960px] mx-auto">
<div v-if="brandingStore.loading">
<v-progress-linear indeterminate></v-progress-linear>
</div>