chore: revert font change, gitignore agent workspace
This commit is contained in:
@@ -37,3 +37,6 @@ next-env.d.ts
|
|||||||
|
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
# agent workspace
|
||||||
|
.sisyphus/
|
||||||
|
|||||||
@@ -122,7 +122,5 @@
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
@apply bg-background text-foreground;
|
@apply bg-background text-foreground;
|
||||||
font-family:
|
|
||||||
var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user