Mobile friendly, lint correction, typescript error clear

This commit is contained in:
Marcelo
2026-01-16 22:39:16 +00:00
parent 0f88207f3f
commit c183dda383
58 changed files with 7199 additions and 2714 deletions

View File

@@ -2,6 +2,8 @@
:root {
color-scheme: dark;
--font-geist-sans: "Segoe UI", system-ui, sans-serif;
--font-geist-mono: ui-monospace, SFMono-Regular, Menlo, monospace;
--app-bg: #0b0f14;
--app-surface: rgba(255, 255, 255, 0.05);
--app-surface-2: rgba(255, 255, 255, 0.08);