💄 Optimized header & landing page

This commit is contained in:
2025-03-17 22:23:40 +08:00
parent 3e7f259834
commit e4111dc06e
6 changed files with 86 additions and 34 deletions

View File

@ -25,7 +25,7 @@
/>
</v-card>
<article class="text-base prose xl:text-lg mx-auto">
<article v-if="post.body?.content" class="text-base prose xl:text-lg mx-auto">
<m-d-c :value="post.body?.content"></m-d-c>
</article>