admin design

This commit is contained in:
Nabeel Shahzad
2017-08-21 13:23:30 -05:00
parent 27a22ab39c
commit 59e794de27
6 changed files with 18 additions and 12 deletions

View File

@@ -60,12 +60,18 @@
margin-top: 20px;
li{
> a{
margin: 10px 0px;
padding-left: 25px;
padding-right: 25px;
opacity: .7;
}
a h5 {
padding-left: 30px;
}
&:hover > a{

View File

@@ -32,6 +32,8 @@ h5, .h5 {
font-weight: $font-weight-light;
line-height: 1.4em;
margin-bottom: 15px;
-webkit-font-smoothing: antialiased;
font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
}
h6, .h6{
font-size: $font-size-h6;