.text-secundary is now $color-font-light #848

Merged
joan merged 1 commits from 3512-autocomplete_style into dev 2022-01-13 06:47:03 +00:00
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 */