chore: update font style system

This commit is contained in:
radishzzz 2025-01-18 20:52:58 +00:00
parent bf5a91d12d
commit ef79df118f
131 changed files with 6 additions and 137 deletions

View file

@ -3,5 +3,5 @@ import Layout from '@/layouts/Layout.astro'
---
<Layout>
<h1 class="font-title">重新编排Retypeset</h1>
<h1 class="font-bold font-title">重新编排Retypeset</h1>
</Layout>