Added favicon, populated about text and added about css

This commit is contained in:
Ethan N. Paul
2018-02-03 04:18:15 -05:00
parent 28e0eadd85
commit bbe30c8572
3 changed files with 16 additions and 13 deletions

View File

@@ -484,9 +484,9 @@ body.mobile-nav-active #mobile-nav-toggle {
}
#about .about-title {
color: #333;
font-weight: 700;
font-size: 28px;
color: #bababa;
font-weight: 600;
font-size: 20px;
}
#about .about-text {