From 9071ab5800696dae255f922e12a247cdbdd532cb Mon Sep 17 00:00:00 2001 From: davidrizo Date: Thu, 23 Feb 2023 16:29:30 +0100 Subject: [PATCH] Update _sass/mei.scss MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stefan Münnich --- _sass/mei.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/mei.scss b/_sass/mei.scss index 79c07fa8..956baaa3 100644 --- a/_sass/mei.scss +++ b/_sass/mei.scss @@ -403,7 +403,7 @@ ul.nav li.nav-item:first-child { content: "Task: " } - .task:beforeES { + .task-ES:before { font-weight: bold; content: "Tarea: " }