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; }