Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 10:59:11 +01:00
parent 643c0b94c6
commit 3699b72432
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,7 @@ article img {
} }
.aboutTitle { .aboutTitle {
font-family: neon80;
font-size: 0.5em font-size: 0.5em
} }
@ -16,6 +17,5 @@ p .aboutContent {
} }
p .aboutTitle { p .aboutTitle {
font-family: neon80;
font-size: 2em; font-size: 2em;
} }