Removing PDF, restructuring docs to guides

This commit is contained in:
Zachary Klosko 2020-06-16 10:06:44 -04:00
parent 5bac504388
commit 080d0f1811
14 changed files with 339 additions and 227 deletions

View file

@ -243,16 +243,6 @@ margin: 10px;
padding: 10px 20px;
}
/* Sidebar */
#sidebar {
position: absolute;
top: 57px;
right: 0;
width: 20%;
height: 100%;
background-color: #fff
}
/* Scroll to Top */
.top-link {
transition: all .25s ease-in-out;