Use sentence case for better readability

This commit is contained in:
Michael Rose
2018-08-09 15:43:27 -04:00
parent ec0f75b9c0
commit c259535e44
3 changed files with 15 additions and 16 deletions

View File

@@ -499,7 +499,6 @@
.toc {
font-family: $sans-serif-narrow;
color: $gray;
text-transform: uppercase;
letter-spacing: 1px;
background-color: $background-color;
border: 1px solid $border-color;