Update with about section

This commit is contained in:
Madison Scott-Clary
2022-04-25 21:56:59 -07:00
parent aef0504d92
commit 9eaedd419b
13 changed files with 329 additions and 83 deletions

View File

@ -36,4 +36,7 @@ blockquote {
font-size: 50%;
color: red;
}
ul {
list-style-type: revert;
padding-left: 2rem;
}