UX: makes texts more readable

This commit is contained in:
jjaffeux 2021-06-01 11:38:29 +02:00
parent 3f0a5f7802
commit 19fcc3210c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ div.d-wrap[data-wrap="placeholder"] {
p,
.discourse-placeholder-name {
font-size: $font-down-1;
color: var(--primary-low-mid-or-secondary-high);
color: var(--primary-or-secondary);
}
p {