Reduced font sizes

This commit is contained in:
Jori Lallo
2016-10-14 13:23:02 -07:00
parent df70e87361
commit 2182cfa200
3 changed files with 11 additions and 14 deletions

View File

@@ -4,6 +4,7 @@
position: relative;
width: 250px;
border-right: 1px solid #eee;
font-size: 13px;
}
.sidebarToggle {
@@ -44,7 +45,6 @@
background-color: #fff;
padding: 10px 20px;
height: 40px;
font-size: 14px;
}
.action {