UX: makes texts more readable
This commit is contained in:
parent
3f0a5f7802
commit
19fcc3210c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue