Update contact.css

This commit is contained in:
Joshua Killen 2020-04-17 09:39:39 +01:00
parent 27bfb478ba
commit 9a829378c4
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@ h1 {
} }
.bioContent { .bioContent {
font-size: 0.5em; font-size: 0.125em;
} }
.bioTitle { .bioTitle {
font-family: neon80; font-family: neon80;
font-size: 1em; font-size: 0.25em;
} }