Update blurb

This commit is contained in:
Justin Edmund 2025-06-10 01:58:03 -07:00
parent 152a7d58e1
commit cbdf4c8f36

View file

@ -17,12 +17,12 @@
<TiltCard> <TiltCard>
<div class="intro-card"> <div class="intro-card">
<p class="intro-text"> <p class="intro-text">
<span class="highlighted">@jedmund</span> is a software designer and strategist based out of <span class="highlighted">@jedmund</span> is a software designer and strategist based out
San Francisco. of San Francisco.
</p> </p>
<p class="intro-text"> <p class="intro-text">
In his 15 year career, he's focused his design practice on building tools that help people In his 15 year career, he's focused his design practice on building tools that help
connect with technology—and their own creativity. people connect with each other and themselves through their own creativity.
</p> </p>
</div> </div>
</TiltCard> </TiltCard>
@ -75,7 +75,7 @@
.intro-link { .intro-link {
text-decoration: none; text-decoration: none;
display: block; display: block;
&:hover { &:hover {
text-decoration: none; text-decoration: none;
} }