.text-secundary is now $color-font-light
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
baea601156
commit
b27cfef267
|
@ -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