Added spacing in heading tag

This commit is contained in:
Ryan Freeman 2021-11-19 21:26:53 +00:00
parent bd29b5da9f
commit 37eb72929f

View File

@ -22,8 +22,7 @@ export default function Home({projectData}) {
</Head>
<main className={styles.main}>
<h1 className={styles.title}>
Ryan Freeman
<span>Full Stack Developer</span>
Ryan Freeman{' '}<span>Full Stack Developer</span>
</h1>
<div className={styles.links}>
<a href="https://github.com/r-freeman">