This commit is contained in:
parent
1412eb4390
commit
272e7800c3
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
h1 {
|
||||
padding-left: 2px;
|
||||
}
|
||||
Loading…
Reference in New Issue