Make things *pop*

This commit is contained in:
2023-11-29 22:57:43 +00:00
parent 99397d7388
commit 1fbb8f6bcd
3 changed files with 9 additions and 7 deletions

View File

@@ -1,10 +1,7 @@
<header class="px-4 sm:px-6 lg:px-8">
<div class="flex items-center justify-between border-b border-zinc-100 py-3 text-sm">
<div class="flex items-center gap-4">
<a
class="font-display text-6xl font-black text-violet-600 drop-shadow-[e_0_15px_violet]"
href="/"
>
<a class="font-display text-6xl font-black text-violet-600" href="/">
<img src="/images/logo.svg" />
</a>
</div>