This commit is contained in:
Joshua Killen 2020-04-17 10:15:15 +01:00
parent e3302e221e
commit ea13163c6a
2 changed files with 2 additions and 3 deletions

View File

@ -55,8 +55,8 @@
</details>
<details class="aboutMe" open>
<summary class="aboutTitle">Joshua Killen</summary>
<img class="profile" src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
<article>
<img src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
<b class="aboutTitle">Bio</b>
<p class="aboutContent">Joshua Killen is a Foundation year student at CU Coventry studying Digital Technologies. Interested in computers and physics from a young age, he has been studying the subjects ever since with the hopes of entering a career in cybersecurity.</p>
</article>

View File

@ -1,6 +1,5 @@
details img {
article img {
border: 4px solid #f2f2f2;
align-content: left;
}
article {