Adds working sidebar. Has some funky height glitch that I can resolve later. Hard to get the viewport to be 100%

This commit is contained in:
GloriousCode
2017-10-10 17:50:59 +11:00
parent dd6a692ec3
commit ace0c9a6a9
6 changed files with 47 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
.sidebar {
width:18%;
background: none;
padding: 20px;
width:20%;
}
.dashboard-highlight {