mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 22:35:42 +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>
|
</Head>
|
||||||
<main className={styles.main}>
|
<main className={styles.main}>
|
||||||
<h1 className={styles.title}>
|
<h1 className={styles.title}>
|
||||||
Ryan Freeman
|
Ryan Freeman{' '}<span>Full Stack Developer</span>
|
||||||
<span>Full Stack Developer</span>
|
|
||||||
</h1>
|
</h1>
|
||||||
<div className={styles.links}>
|
<div className={styles.links}>
|
||||||
<a href="https://github.com/r-freeman">
|
<a href="https://github.com/r-freeman">
|
||||||
|
Loading…
Reference in New Issue
Block a user