From 6f14b87a9ed33a7ef2b48bb370ba9aaf758e1ded Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:42:29 -0500 Subject: [PATCH] Update _modules.scss --- src/_modules.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_modules.scss b/src/_modules.scss index 912c760..0e421cd 100644 --- a/src/_modules.scss +++ b/src/_modules.scss @@ -286,7 +286,7 @@ input[type="checkbox"] { /* Add surCord Branding */ .info-3pQQBb > span:first-child::after { - content: "\asurCord 09.2022"; + content: "\asurCord 04.2023"; color: var(--text-muted); white-space: pre; text-transform: none;