Remove colors

This commit is contained in:
2025-02-08 02:38:41 -05:00
parent f4794fb817
commit 7f4e7ead40
36 changed files with 855 additions and 1138 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="bg-red flex flex-col gap-8 p-8">
<div class="flex flex-col gap-8 p-8">
<account-page></account-page>
<creator-page></creator-page>
</div>