diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx
index 5e0b2b6..8273d89 100644
--- a/components/Sidebar.tsx
+++ b/components/Sidebar.tsx
@@ -28,7 +28,7 @@ export default function Sidebar() {
-
+ {/* */}
);
}
diff --git a/styles/Sidebar.module.css b/styles/Sidebar.module.css
index 054af95..f13d321 100644
--- a/styles/Sidebar.module.css
+++ b/styles/Sidebar.module.css
@@ -41,7 +41,7 @@
border-left: 3px solid #a30000;
}
-.syncButton {
+/* .syncButton {
margin-top: auto;
padding: 1rem;
background: #0a0a0a;
@@ -60,4 +60,4 @@
color: #ffffff;
border-color: #ff0000;
box-shadow: 0 0 10px #7f0000;
-}
+} */