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.