chore(website): fix homepage overflow

This commit is contained in:
Simon
2026-01-14 17:45:49 +08:00
parent 9a66d5205f
commit 338e317be1
2 changed files with 5 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ export default function Header() {
className="hidden sm:block text-xs text-gray-600 dark:text-gray-300 py-0 font-normal overflow-visible"
duration={600}
animateOnHover={true}
aria-hidden="true"
>
{t('header.slogan')}
</HyperText>