From 14e30817faa196ebdd114d568f9de203305d603a Mon Sep 17 00:00:00 2001 From: Ruben <60184397+sneexy-boi@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:31:22 -0600 Subject: [PATCH] ignore --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 412ab02..be12637 100644 --- a/style.css +++ b/style.css @@ -732,7 +732,7 @@ footer > .dot { --header: #00C293; --header-2: #00A47C; --fg: #121E19; - --accent-1: #006C50; + --accent-1: #00E1A9; --shadow: #36FFC4; }