diff --git a/src/components/ChartsTabs.jsx b/src/components/ChartsTabs.jsx
index 04aa665..26587d2 100644
--- a/src/components/ChartsTabs.jsx
+++ b/src/components/ChartsTabs.jsx
@@ -16,6 +16,7 @@ function ChartsTabs() {
borderWidth='1px'
borderRadius='md'
boxShadow='md'
+ fontSize={"sm"}
_checked={{
bg: '#4023A6',
color: 'white',
diff --git a/src/components/Doughnut/LineChart.jsx b/src/components/Doughnut/LineChart.jsx
index 961dd70..f1bf4be 100644
--- a/src/components/Doughnut/LineChart.jsx
+++ b/src/components/Doughnut/LineChart.jsx
@@ -59,7 +59,7 @@ const LineChart = () => {
titleColor: '#4B4B4B',
bodyColor: '#4B4B4B',
displayColors: false,
-
+
},
},
scales: {
diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx
index de97e0c..fbf16f3 100644
--- a/src/components/LatestTransactions/LatestTransactions.jsx
+++ b/src/components/LatestTransactions/LatestTransactions.jsx
@@ -111,10 +111,10 @@ const LatestTransactions = () => {
{transaction.amount}
-
+
diff --git a/src/index.css b/src/index.css
index eee9317..5e9fa8d 100644
--- a/src/index.css
+++ b/src/index.css
@@ -76,8 +76,3 @@ a:hover {
background-color: #f9f9f9;
}
}
-
-
-.link{
- background-color: '#ccc' !important;
-}
diff --git a/src/pages/MainNet.jsx b/src/pages/MainNet.jsx
index 1a9a286..a42b2e8 100644
--- a/src/pages/MainNet.jsx
+++ b/src/pages/MainNet.jsx
@@ -163,10 +163,10 @@ const MainNet = () => {
-
+
diff --git a/src/pages/Subnet.jsx b/src/pages/Subnet.jsx
index 599ad67..597c692 100644
--- a/src/pages/Subnet.jsx
+++ b/src/pages/Subnet.jsx
@@ -164,10 +164,10 @@ const Subnet = () => {
-
+
diff --git a/src/pages/SubnetIdOverview.jsx b/src/pages/SubnetIdOverview.jsx
index b873ddc..7370736 100644
--- a/src/pages/SubnetIdOverview.jsx
+++ b/src/pages/SubnetIdOverview.jsx
@@ -166,10 +166,10 @@ const SubnetInner = () => {
-
+