Theming: RGB --> HSL

This commit is contained in:
Alex Gleason
2020-06-06 22:55:00 -05:00
parent 109b043153
commit 80ddf656d8
58 changed files with 428 additions and 415 deletions

View File

@ -53,7 +53,7 @@
}
.group-card__meta {
color: var(--primary-text-color-faint);
color: var(--primary-text-color--faint);
font-size: 14px;
margin-top: 5px;
margin-bottom: 10px;