Update about page with latest detials

This commit is contained in:
2022-12-26 13:06:27 -05:00
parent 18e83aace4
commit 09025e7b8e
2 changed files with 19 additions and 59 deletions

View File

@@ -499,18 +499,17 @@ body.mobile-nav-active #mobile-nav-toggle {
padding: 80px 0;
}
#about .about-title {
color: #fff;
font-weight: 600;
font-size: 20px;
.about-text {
list-style-type: disclosure-closed;
font-size: 1.5em;
color: white;
margin-top: 2em;
margin-bottom: 2em;
}
#about .about-text {
line-height: 26px;
}
#about .about-text:last-child {
margin-bottom: 0;
.about-text li {
margin-bottom: 1.25em;
margin-left: -1em;
}
#about .about-portrait {