Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 10:46:10 +01:00
parent 503aecc8d0
commit 9f51a92809
1 changed files with 2 additions and 4 deletions

View File

@ -11,13 +11,11 @@ article {
font-size: 4vw
}
.aboutContent {
article .aboutContent {
font-size: 0.25em;
display: inline-block
}
.aboutTitle {
article .aboutTitle {
font-family: neon80;
font-size: 0.5em;
}