jalil.arfaoui.net/src/components/logo.astro

11 lines
339 B
Text

<a
href="/"
class="h-5 text-base group relative z-30 flex items-center space-x-1.5 text-black dark:text-white font-semibold"
>
<span
class="text-xl -translate-y-0.5 group-hover:-rotate-12 group-hover:scale-[1.2] ease-in-out duration-300"
>✦</span
>
<!-- Logo Text -->
<span class="-translate-y-0.5"> aria</span>
</a>