Modifying headers for docs page

This commit is contained in:
Zachary Klosko 2020-06-06 09:53:52 -04:00
parent 57eb5d9c5b
commit a57dbfc10c
2 changed files with 12 additions and 13 deletions

View file

@ -327,4 +327,9 @@ padding: 10px 20px;
border: 1px solid #212529;
border-radius: 0px;
border-left: 10px solid #212529;
}
/* Page Title */
.allcaps {
text-transform: uppercase
}