update: post page layout

- Change default font style from sans to serif
- Add responsive mobile header class
- Update post images with new gallery images
- Modify post title and layout styling
- Simplify font style class application in Layout
This commit is contained in:
radishzzz 2025-02-16 01:43:54 +00:00
parent e2cce321fc
commit c63eaa3792
9 changed files with 13 additions and 13 deletions

View file

@ -14,7 +14,7 @@ const marginBottom = {
}[titleSpace] || 'mb-4.6'
---
<header class="mb-17">
<header class="mb-17 lg:hidden">
<h3 class={`${marginBottom} mt-4.7 text-8.6 c-secondary font-bold font-title`}>
<!-- Fix text cut issue on ios by adding a div tag -->
<div