Nicer colors
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
@import "vars";
|
||||
|
||||
.app-header {
|
||||
background-color: #15232d;
|
||||
background-color: $header-background;
|
||||
color: whitesmoke;
|
||||
padding: 1rem 0 1rem 0;
|
||||
box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.31);
|
||||
|
||||
Reference in New Issue
Block a user