From e1ab391c9c6e1fcbf0d0c55f956963d6f14c5c18 Mon Sep 17 00:00:00 2001 From: Rawley Date: Thu, 10 Mar 2022 14:17:24 +0000 Subject: [PATCH] Update index.css --- static/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.css b/static/index.css index 96d1d97..23e62df 100644 --- a/static/index.css +++ b/static/index.css @@ -93,7 +93,7 @@ a::after { right: 0; bottom: 0; transition: 102ms cubic-bezier(0, 0.86, 0.1, 1); - background-color: #ece000; + background-color: #fff42b; } a:hover:after {