change blue color on all the app
This commit is contained in:
parent
99cfd4f42c
commit
1f2935719c
21 changed files with 47 additions and 47 deletions
|
@ -21,10 +21,10 @@
|
|||
}
|
||||
|
||||
&.featured {
|
||||
border-top: 8px solid $blue;
|
||||
border-top: 8px solid $blue-france-500;
|
||||
|
||||
.card-title {
|
||||
color: $blue;
|
||||
color: $blue-france-500;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue