Fixing toc for github pages

This commit is contained in:
Zachary Klosko 2020-06-07 13:23:26 -04:00
parent 92a9e21e7c
commit 48fb647c16
28 changed files with 155 additions and 79 deletions

View file

@ -320,10 +320,10 @@ padding: 10px 20px;
}
/* TOC */
.section-nav {
.toc {
background-color: #fff;
margin: 5px 0;
padding: 10px 30px;
margin: 0px 0;
padding: 10px 0px;
border: 1px solid #212529;
border-radius: 0px;
border-left: 10px solid #212529;