Beginnings of the wallet summary

Changes width of menu to be smaller
This commit is contained in:
GloriousCode
2017-10-16 17:47:01 +11:00
parent a36f5cc13e
commit ffd3e05ca9
12 changed files with 143 additions and 76 deletions

View File

@@ -9,11 +9,12 @@
align-items: center;
justify-content: center;
padding: 20px 70px 0;
min-width:80%;
min-width:94%;
margin: 10px auto;
}
.sidebar{
width:20%;
width:16%;
}
.dashboard-highlight {