diff --git a/frontend/src/components/Chain/Tab.css b/frontend/src/components/Chain/Tab.css
index 994fc07e..11012a09 100644
--- a/frontend/src/components/Chain/Tab.css
+++ b/frontend/src/components/Chain/Tab.css
@@ -30,8 +30,9 @@ along with this program. If not, see .
border-radius: 40px;
}
-.Chain-Tab:hover {
+/* .Chain-Tab:hover {
background: #fff;
+ color: #000;
}
.Chain-Tab-on,
@@ -39,7 +40,7 @@ along with this program. If not, see .
background: #fff;
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
color: #000;
-}
+} */
.button-outline {
background-color: white;