This commit is contained in:
parent
0dd8a6b6de
commit
a5d03a0e4b
|
|
@ -58,8 +58,7 @@
|
||||||
<article>
|
<article>
|
||||||
<p class="aboutContent">
|
<p class="aboutContent">
|
||||||
<img src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
|
<img src="about_assets/jkillen.png" alt="Profile of Joshua Killen">
|
||||||
<b class="aboutTitle">Bio</b><br>
|
<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.
|
||||||
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>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@ article {
|
||||||
|
|
||||||
.aboutContent {
|
.aboutContent {
|
||||||
font-size: 0.25em;
|
font-size: 0.25em;
|
||||||
|
display: inline-block;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue