From 19fcc3210c83f23c9a9900a9554e19e5537fd2ca Mon Sep 17 00:00:00 2001 From: jjaffeux Date: Tue, 1 Jun 2021 11:38:29 +0200 Subject: [PATCH] UX: makes texts more readable --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 556a950..01eca78 100644 --- a/common/common.scss +++ b/common/common.scss @@ -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 {