update from sparkleup

This commit is contained in:
Madison Scott-Clary 2020-04-15 23:44:47 -07:00
parent 86fde5e856
commit b16e1d1ff1
1 changed files with 4 additions and 1 deletions

View File

@ -105,6 +105,7 @@ footer {
h1, h2, h3, h4, h5, h6 {
font-family: "Lato", sans-serif;
clear: both;
}
.has-nested .toggle:before {
@ -127,8 +128,10 @@ h1, h2, h3, h4, h5, h6 {
.toc {
display: inline-block;
border: 1px solid #888888;
border: 1px solid #cccccc;
padding: 1rem;
margin: 0 1rem 2rem 0;
float: left;
}
.toc:before {