Apply the correct shade of grey to header
This commit is contained in:
@ -18,7 +18,7 @@ body {
|
||||
}
|
||||
|
||||
header {
|
||||
background-color: #596362;
|
||||
background-color: #272e30;
|
||||
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
|
||||
height: 54px;
|
||||
border-bottom:2px solid #3ab7a5;
|
||||
|
Reference in New Issue
Block a user