This commit is contained in:
parent
e3302e221e
commit
ea13163c6a
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
details img {
|
||||
article img {
|
||||
border: 4px solid #f2f2f2;
|
||||
align-content: left;
|
||||
}
|
||||
|
||||
article {
|
||||
|
|
|
|||
Loading…
Reference in New Issue