Update index.css

This commit is contained in:
2022-03-10 14:10:53 +00:00
parent a1fc48b9b5
commit edbad824cc

View File

@@ -93,7 +93,7 @@ a::after {
right: 0; right: 0;
bottom: 0; bottom: 0;
transition: 102ms cubic-bezier(0, 0.86, 0.1, 1); transition: 102ms cubic-bezier(0, 0.86, 0.1, 1);
background-color: #efff3a; background-color: #ece000;
} }
a:hover:after { a:hover:after {