This commit is contained in:
2025-04-25 14:41:17 -03:00
parent d82e18c67c
commit 293444f421
10 changed files with 35 additions and 34 deletions

View File

@@ -1,6 +1,5 @@
---
import "~/styles/app.css";
import Logo from "~/components/logos/Eduseg.astro";
import Container from "~/components/Container.astro";
import { Icon } from "astro-icon/components";
@@ -26,7 +25,7 @@ const year = new Date().getFullYear();
<header>
<Container class="flex items-center py-3">
<a href="/" aria-label="Página inicial">
<Logo className="h-10" />
<Icon name="logos/eduseg" class="w-28 h-auto" />
</a>
<div class="ml-auto">