fix: style improvements

- fix style
- effect color palette
- fix navbar setup
- add borgar
- "Join" on discord button
This commit is contained in:
Sheldon Cooper 2025-06-05 22:42:28 -04:00
parent 4f05c3e671
commit ddac56a693
14 changed files with 21778 additions and 123 deletions

View file

@ -1,5 +1,4 @@
import { createApp } from "vue";
import "./style.css";
import App from "./App.vue";
import router from "./routes"
import i18n from './i18n'