Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 10:19:41 +01:00
parent 2ce93ac135
commit a6060c29fa
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
article img { article img {
border: 4px solid #f2f2f2; border: 4px solid #f2f2f2;
align-content: flex-start; vertical-align: text-top;
} }
article { article {
font-size: 4vw; font-size: 4vw;
text-align: right;
} }
.aboutMe { .aboutMe {