diff --git a/index.html b/index.html
index d31046b..89cc914 100644
--- a/index.html
+++ b/index.html
@@ -2267,7 +2267,7 @@
diff --git a/style.css b/style.css
index 8ebc3c6..ac5bda7 100644
--- a/style.css
+++ b/style.css
@@ -2459,6 +2459,8 @@ body {
background: var(--primary-color-dark);
}
+
+
.toggle-container {
flex-shrink: 0;
}
@@ -2488,7 +2490,7 @@ body {
gap: 0.75rem;
}
- /* balance section on mobile */
+ /* Improve overall balance section on mobile */
.balance-info {
padding: 1rem;
}