This commit is contained in:
parent
e3302e221e
commit
ea13163c6a
|
|
@ -55,8 +55,8 @@
|
||||||
</details>
|
</details>
|
||||||
<details class="aboutMe" open>
|
<details class="aboutMe" open>
|
||||||
<summary class="aboutTitle">Joshua Killen</summary>
|
<summary class="aboutTitle">Joshua Killen</summary>
|
||||||
<img class="profile" src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
|
|
||||||
<article>
|
<article>
|
||||||
|
<img src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
|
||||||
<b class="aboutTitle">Bio</b>
|
<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>
|
<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>
|
</article>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
details img {
|
article img {
|
||||||
border: 4px solid #f2f2f2;
|
border: 4px solid #f2f2f2;
|
||||||
align-content: left;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
article {
|
article {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue