refactor: a part of heti css style

This commit is contained in:
radishzzz 2025-03-20 18:09:39 +00:00
parent 0f63770b69
commit 608bb0045f
13 changed files with 136 additions and 99 deletions

View file

@ -19,7 +19,7 @@ const marginBottom = {
---
<header class="mb-15 lg:hidden">
<h3 class={`${marginBottom} mt-3 text-5.375 c-secondary font-bold font-title`}>
<h2 class={`${marginBottom} mt-3 text-5.375 c-secondary font-bold font-title`}>
<!-- Fix text cropping issues during view transition on ios by adding a div tag -->
<div
class="box-content inline-block pr-1.25"
@ -30,7 +30,7 @@ const marginBottom = {
{headerTitle}
</a>
</div>
</h3>
</h2>
{headerSubtitle && (
<div