From cbdf4c8f3626141ebfef89aa41c2b2dacf148938 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 10 Jun 2025 01:58:03 -0700 Subject: [PATCH] Update blurb --- src/lib/components/ProjectList.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/components/ProjectList.svelte b/src/lib/components/ProjectList.svelte index 162d550..54736ff 100644 --- a/src/lib/components/ProjectList.svelte +++ b/src/lib/components/ProjectList.svelte @@ -17,12 +17,12 @@

- @jedmund is a software designer and strategist based out of - San Francisco. + @jedmund is a software designer and strategist based out + of San Francisco.

- In his 15 year career, he's focused his design practice on building tools that help people - connect with technology—and their own creativity. + In his 15 year career, he's focused his design practice on building tools that help + people connect with each other and themselves through their own creativity.

@@ -75,7 +75,7 @@ .intro-link { text-decoration: none; display: block; - + &:hover { text-decoration: none; }