From f46314fa83cd0ed71571fa2accd9f4ba7a9fb0cb Mon Sep 17 00:00:00 2001 From: Tom Gooden Date: Mon, 16 Oct 2023 08:21:01 -0500 Subject: [PATCH] Update about me --- src/assets/styles/global.js | 4 ++++ src/pages/about.js | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/assets/styles/global.js b/src/assets/styles/global.js index 1d15a1d..fdf0d3c 100644 --- a/src/assets/styles/global.js +++ b/src/assets/styles/global.js @@ -169,6 +169,10 @@ const GlobalStyle = createGlobalStyle` max-width: 100%; } } + + .strike { + text-decoration: line-through; + } ` export default GlobalStyle diff --git a/src/pages/about.js b/src/pages/about.js index 3eea2ab..9aca874 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -65,10 +65,11 @@ const AboutPage = () => (

A little more...

- Above all else I am a Dad to 3 kids and 2 dogs. During my downtime I - like to learn new things that help expand my development skill-set, - spend time outside doing things like fishing, camping, or small - projects around the home. + Above all else I am a Dad to 3 kids and{' '} + 2 35 + dogs. During my downtime I like to learn new things that help expand + my development skill-set, comic and MTG collecting, spending time + outside, fishing and camping.