From b8f4dff41e1214737ba2c7f266a20cc7bf87cda3 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Fri, 16 Aug 2024 03:10:06 +0300 Subject: [PATCH] --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 759a6f7..7c3fb14 100644 --- a/src/style.css +++ b/src/style.css @@ -97,5 +97,5 @@ } .accent-text { - color: @accent_bg_color;; + color: @accent_bg_color; } \ No newline at end of file