added readmore option & edited readme

This commit is contained in:
kimcc
2020-04-18 00:15:49 -05:00
parent 0596832043
commit de668f2349
5 changed files with 32 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
// TOP NAV
nav {
position: fixed;
overflow-y: scroll;
overflow: auto;
height: 100%;
top: 0;
left: 36px;