improve accordtion

This commit is contained in:
2025-04-29 12:42:52 -03:00
parent f535e1aa25
commit 52d0e4755f
5 changed files with 14 additions and 9 deletions

View File

@@ -24,7 +24,11 @@ const year = new Date().getFullYear();
<body>
<header>
<Container class="flex items-center py-3">
<a href="/" aria-label="Página inicial">
<a
href="/"
aria-label="Página inicial"
class="hover:outline rounded-xs outline-offset-2"
>
<Icon name="logos/eduseg" class="w-28 h-auto" />
</a>