From cf7ca17acad41e4ffa7bdcc9b1f036927e795623 Mon Sep 17 00:00:00 2001 From: Rawley Date: Thu, 10 Mar 2022 03:07:15 +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 a262070..d18712d 100644 --- a/static/index.css +++ b/static/index.css @@ -92,7 +92,7 @@ a::after { right: 0; bottom: 0; transition: 102ms cubic-bezier(0, 0.86, 0.1, 1); - background-color: #ffb86c; + background-color: #efff3a; } a:hover:after {