From 4ebe1488b4f61204fcc13462a2a2c18c559d97ce Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 21 Jan 2021 04:56:58 +0000 Subject: [PATCH] fixed other class not applied correctyl --- src/sass/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/style.scss b/src/sass/style.scss index 905796638..37047fcbc 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -1595,7 +1595,7 @@ key { } .acc .text, .con .text, - .other .text { + .other { opacity: 0.5; } .crown {