This commit is contained in:
Joshua Killen 2020-04-17 09:07:26 +01:00
parent a2e747ead8
commit 1412eb4390
2 changed files with 1 additions and 4 deletions

View File

@ -46,7 +46,7 @@
<a href="../../about/about.html">About</a>
</nav>
</header>
<h1>Joshua Killen</h1>
<h1> Joshua Killen</h1>
<img src="contact_assets/jkillen.png" alt="Profile of Joshua Killen">
<article>
<details>

View File

@ -1,3 +0,0 @@
h1 {
margin-left: 4px;
}