From e06acc3a2439f692c30b6c9a8334e3fe01b87798 Mon Sep 17 00:00:00 2001 From: Gibbu Date: Tue, 31 Oct 2023 02:29:13 +0000 Subject: [PATCH] deploy: d6f9d75665610ed45e5bbe81bd7bc59bc12712eb --- SoftX.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SoftX.css b/SoftX.css index d67461b..8cb8754 100644 --- a/SoftX.css +++ b/SoftX.css @@ -9,7 +9,7 @@ } :root { - --softx-version: "1.1.21"; + --softx-version: "1.2.0"; --hue: 0deg; --saturation: 0%; --lightness: 10%; @@ -112,12 +112,12 @@ html.theme-light .container_ca50b9 { transition: none !important; } -.layer__2efaa .baseLayer__8fda3 { +.layer__2efaa.baseLayer__8fda3 { transform: scale(1) !important; opacity: 1 !important; } -.layer__2efaa :not(.baseLayer__8fda3) .info__755e1 > span:first-child::before { +.layer__2efaa:not(.baseLayer__8fda3) .info__755e1 > span:first-child::before { display: block; content: "SoftX v" var(--softx-version); text-transform: none;