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,
|
p,
|
||||||
.discourse-placeholder-name {
|
.discourse-placeholder-name {
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
color: var(--primary-low-mid-or-secondary-high);
|
color: var(--primary-or-secondary);
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
Loading…
Reference in New Issue