diff --git a/about/About.html b/about/About.html index 8d2e4b9..bbaea2a 100644 --- a/about/About.html +++ b/about/About.html @@ -53,15 +53,15 @@

The University

-
+
Joshua Killen Profile of Joshua Killen
- Bio + Bio

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.

diff --git a/about/about_assets/about.css b/about/about_assets/about.css index d46ae40..669934e 100644 --- a/about/about_assets/about.css +++ b/about/about_assets/about.css @@ -1,4 +1,4 @@ -img { +details img { border: 4px solid #f2f2f2; } @@ -7,6 +7,10 @@ article { text-align: right; } +.aboutMe { + font-size: 4vw +} + .aboutContent { font-size: 0.25em; text-align: inherit;