mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 17:55:41 +00:00
Added spacing in heading tag
This commit is contained in:
parent
bd29b5da9f
commit
37eb72929f
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user