header + default colors
This commit is contained in:
parent
cebe9507f1
commit
d7fabc3642
4 changed files with 14 additions and 8 deletions
|
|
@ -1,6 +1,9 @@
|
|||
.header {
|
||||
padding: 29px 12px 61px;
|
||||
background-color: #FAB915;
|
||||
background-color: $v-bitcoin-orange;
|
||||
&.btc {
|
||||
background-color: $v-bitcoin-core;
|
||||
}
|
||||
color: #FFFFFF;
|
||||
|
||||
.title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue