improve accordtion
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user