diff --git a/src/components/Contact.astro b/src/components/Contact.astro index ccfbcd5..c7ec4ab 100644 --- a/src/components/Contact.astro +++ b/src/components/Contact.astro @@ -47,5 +47,6 @@ a.email { text-decoration-line: underline; // the underline is too close to the text... + text-underline-offset: 2px; } diff --git a/src/components/Hero.astro b/src/components/Hero.astro index ed0a094..956d081 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -26,10 +26,8 @@ import arrowsIcon from '../graphics/arrows.svg'; @calblueprint - @calblueprint - and @@ -37,9 +35,7 @@ import arrowsIcon from '../graphics/arrows.svg'; href="https://www.instagram.com/calhacks/" target="_blank" referrerpolicy="no-referrer" - > - @calhacks - + >@calhacks on Instagram for updates.