Update something

This commit is contained in:
tiff 2025-03-09 17:25:26 -04:00
parent 7e891cedb4
commit 95c1137cb2
8 changed files with 44 additions and 5068 deletions

View file

@ -40,7 +40,7 @@ html[data-theme="dark"] {
}
body {
@apply flex min-h-svh flex-col bg-background font-mono text-foreground selection:bg-accent/75 selection:text-background;
@apply flex min-h-svh flex-col bg-background text-foreground selection:bg-accent/75 selection:text-background;
}
a,