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

Reviewed-on: #848
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Joan Sanchez 2022-01-13 06:47:01 +00:00
commit 25e17ee340
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ h1, h2, h3, h4, h5, h6 {
color: $color-main;
}
.text-secondary {
color: $color-font-secondary;
color: $color-font-light;
}
/* Helpers */