mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-13 23:31:07 +08:00
fix: apply font-app to prose content for consistent typography
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@layer base {
|
||||
/* ===== Override default Tailwind Typography styles ===== */
|
||||
.app-prose {
|
||||
@apply prose;
|
||||
@apply prose font-app;
|
||||
|
||||
h1,
|
||||
h2,
|
||||
|
||||
Reference in New Issue
Block a user