This commit is contained in:
parent
df5f53c28b
commit
38287e2b85
|
|
@ -56,7 +56,8 @@
|
||||||
<details class="aboutMe" open>
|
<details class="aboutMe" open>
|
||||||
<summary class="aboutTitle">Joshua Killen</summary>
|
<summary class="aboutTitle">Joshua Killen</summary>
|
||||||
<article>
|
<article>
|
||||||
<pre class="aboutContent"><img src="about_assets/jkillen.png" alt="Profile of Joshua Killen"><b class="aboutTitle">Bio</b><br>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.
|
<pre class="aboutContent"><img src="about_assets/jkillen.png" alt="Profile of Joshua Killen"><b class="aboutTitle">Bio</b>
|
||||||
|
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.
|
||||||
</pre>
|
</pre>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ article {
|
||||||
|
|
||||||
.aboutContent {
|
.aboutContent {
|
||||||
font-size: 0.25em;
|
font-size: 0.25em;
|
||||||
display: inline-block;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue