Skip to content

Commit

Permalink
Update hero.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
thejessewinton committed Nov 26, 2024
1 parent 41943e9 commit 9361dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/product-pages/hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="space-y-8">
<div class="flex items-center gap-2">
<img src={eyebrow.icon} class="size-8" alt="" />
<span class="text-micro text-primary uppercase">
<span class="text-micro font-aeonik-fono tracking-loose text-primary uppercase">
{eyebrow.label}<span class="web-u-color-text-accent">_</span>
</span>
</div>
Expand Down

0 comments on commit 9361dd3

Please sign in to comment.