chore: revert font change, gitignore agent workspace

This commit is contained in:
zetaloop
2026-02-20 20:43:32 +08:00
parent 6008aa9b04
commit 1f316c2f61
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -37,3 +37,6 @@ next-env.d.ts
# typescript
*.tsbuildinfo
# agent workspace
.sisyphus/
-2
View File
@@ -122,7 +122,5 @@
}
body {
@apply bg-background text-foreground;
font-family:
var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}
}