From edbad824cc7b815a8be328a938a221c0fcc71707 Mon Sep 17 00:00:00 2001 From: Rawley Date: Thu, 10 Mar 2022 14:10:53 +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 3d2da4c..96d1d97 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: #efff3a; + background-color: #ece000; } a:hover:after {