Skip to content

Commit

Permalink
Update AnimationsOnTheWeb.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Dec 23, 2024
1 parent 4ebeb5d commit acf1323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/components/AnimationsOnTheWeb.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { ArrowUpRight } from 'lucide-react'
<p>Emil Kowalski's Animations on the Web course taught me everything I know about UI animation. I can't
imagine having built NumberFlow without it.</p>
</blockquote>
<p class="not-prose text-muted -mt-1 mb-6 flex items-center gap-2 text-sm">
<p class="not-prose text-muted -mt-1 mb-7 flex items-center gap-2 text-sm">
<Image
src={headshot}
alt="Headshot of Maxwell Barvian"
Expand Down

0 comments on commit acf1323

Please sign in to comment.