minor profile page html/css cleanup

This commit is contained in:
Andrej Karpathy
2021-11-27 14:31:18 -08:00
parent d236a5dff9
commit 1769b7b02f
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -244,9 +244,9 @@ body {
}
#profilewrap {
margin: 10px 40px 0 40px;
font-size: 14px;
font-size: 16px;
}
#aboutwrap {
margin: 10px 40px 0 40px;
font-size: 14px;
font-size: 16px;
}