This commit is contained in:
parent
6eb0c5bffd
commit
556c9fc7b4
|
|
@ -67,7 +67,7 @@
|
|||
</details>
|
||||
<div class="nextLine">
|
||||
<details class="anchor" open>
|
||||
<summary class="aboutTitle">Joshua Killen</summary>
|
||||
<summary class="aboutTitle" id="jkillen">Joshua Killen</summary>
|
||||
<article class="anchor">
|
||||
<p>
|
||||
<img class="imgLeft" src="about_assets/jkillen.png" alt="Profile of Joshua Killen">Joshua Killen is a Foundation year student at CU Coventry studying Digital Technologies.<br>Interested in computers and physics from a young age,<br>he has been studying the subjects ever since,<br>with the hopes of entering a career in cybersecurity.<br>
|
||||
|
|
|
|||
|
|
@ -39,4 +39,8 @@ p .aboutTitle {
|
|||
summary {
|
||||
list-style-type: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#jkillen {
|
||||
padding-left: 8px;
|
||||
}
|
||||
Loading…
Reference in New Issue