diff --git a/src/footer/footer.scss b/src/footer/footer.scss index 3f16c19..7e35f63 100644 --- a/src/footer/footer.scss +++ b/src/footer/footer.scss @@ -420,4 +420,10 @@ $img_size: 173px; fill: $primary; } } + + .url { + position: fixed; + bottom: 1rem; + right: 1rem; + } } diff --git a/src/hero/Hero.tsx b/src/hero/Hero.tsx index 6511da1..196d7b2 100644 --- a/src/hero/Hero.tsx +++ b/src/hero/Hero.tsx @@ -26,9 +26,8 @@ export function Hero() {

- I’m a curiosity-driven developer with over 8 years of experience. I've - spent most of that time focused on building web apps and sites, and for - the last 5 years have worked primarily with React and Typescript.{" "} + I’m a curiosity-driven developer with over 8 years of experience. For + the last 5 years I've been working primarily with React and Typescript.{" "} {showMore ? null : (