diff --git a/css/meet-the-fans.css b/css/meet-the-fans.css index f5c3577..5c54f3d 100644 --- a/css/meet-the-fans.css +++ b/css/meet-the-fans.css @@ -159,7 +159,7 @@ svg.home { padding: 5px 10px 2px; transition: background-color 0.3s 0.01s; &:hover { - background-color: #2d3848; + background-color: #3c495f; } } .repoIco {