.text-secundary is now $color-font-light #848
|
@ -51,7 +51,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
color: $color-main;
|
color: $color-main;
|
||||||
}
|
}
|
||||||
.text-secondary {
|
.text-secondary {
|
||||||
color: $color-font-secondary;
|
color: $color-font-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Helpers */
|
/* Helpers */
|
||||||
|
|
Loading…
Reference in New Issue