diff --git a/frontend/src/components/staking/StakingStats.tsx b/frontend/src/components/staking/StakingStats.tsx index 211f794..bcf0c8a 100644 --- a/frontend/src/components/staking/StakingStats.tsx +++ b/frontend/src/components/staking/StakingStats.tsx @@ -3,13 +3,13 @@ export function StakingStats() {

Your Stake

-
-
Staked Amount
-
0 STX
+
+ Staked Amount + 0 STX
-
-
Lock Status
-
-
+
+ Lock Status + -
@@ -19,17 +19,17 @@ export function StakingStats() { export function FeeStructure() { return (
-

Fee Structure

+

Fee Structure

-
-
Normal Withdrawal
-
0.5%
-
After ~1 day lock period
+
+ Normal Withdrawal + 0.5% + After ~1 day lock period
-
-
Early Withdrawal
-
2.5%
-
Before lock period ends
+
+ Early Withdrawal + 2.5% + Before lock period ends