1.01 audrey's edits
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 46s

This commit is contained in:
2026-03-28 15:37:45 -04:00
parent 539e537572
commit 067a151be1
29 changed files with 53 additions and 67 deletions

View File

@@ -1,7 +1,6 @@
@import "tailwindcss";
@import "tw-animate-css";
@import "shadcn/tailwind.css";
@import "@fontsource-variable/geist";
@custom-variant dark (&:is(.dark *));
@@ -187,7 +186,7 @@
}
@theme inline {
--font-sans: 'Geist Variable', sans-serif;
--font-sans: 'Cocogoose', sans-serif;
--color-sidebar-ring: var(--sidebar-ring);
--color-sidebar-border: var(--sidebar-border);
--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);