Background and header change
This commit is contained in:
@@ -9,7 +9,7 @@ body.dashboard {
|
||||
margin: 10px 0;
|
||||
}
|
||||
.header {
|
||||
background: darken(#ffffff, 8%);
|
||||
background: #fff;
|
||||
padding: 14px;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$base-background-color: #ffffff;
|
||||
$base-background-color: #f1f1f1;
|
||||
|
||||
$base-font-family: "Avenir Next W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||
$base-font-weight: 300;
|
||||
|
||||
Reference in New Issue
Block a user