Merge pull request '.text-secundary is now $color-font-light' (#848) from 3512-autocomplete_style into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #848 Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
commit
25e17ee340
|
@ -51,7 +51,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
color: $color-main;
|
||||
}
|
||||
.text-secondary {
|
||||
color: $color-font-secondary;
|
||||
color: $color-font-light;
|
||||
}
|
||||
|
||||
/* Helpers */
|
||||
|
|
Loading…
Reference in New Issue