This commit is contained in:
freedakgmail
2025-11-24 14:02:34 +08:00
parent b7a8c9ee6e
commit 3d075c6076
941 changed files with 25613 additions and 27641 deletions
+4 -1
View File
@@ -174,7 +174,7 @@
@apply border-border outline-ring/50;
}
body {
@apply bg-background text-foreground;
@apply bg-background text-foreground font-serif;
}
h1,
h2,
@@ -184,4 +184,7 @@
h6 {
@apply font-serif tracking-tight;
}
p {
@apply font-serif;
}
}