From 663160c9362ae19a730f994d59e22017211552ec Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Mon, 05 Oct 2020 20:12:47 +0000 Subject: [PATCH] update --- assets/sass/_utils.sass | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/assets/sass/_utils.sass b/assets/sass/_utils.sass index b0b9629..be7882a 100644 --- a/assets/sass/_utils.sass +++ b/assets/sass/_utils.sass @@ -48,3 +48,7 @@ .active color: var(--theme) + +.is + background: var(--theme) + color: var(--light) \ No newline at end of file -- Gitblit v1.10.0