Updating docs

This commit is contained in:
Zachary Klosko 2020-05-23 16:48:49 -04:00
parent 2e14e5ab23
commit 00b10c1857
8 changed files with 31 additions and 13 deletions

View file

@ -221,7 +221,7 @@ text-align: right;
/* Code Blocks */
code {
color: gray;
color: #f05f40;
font-size: .9rem;
}