add staking page

This commit is contained in:
2026-06-16 17:00:07 +03:00
parent c9bebf71d6
commit ff1726ab02
9 changed files with 96 additions and 36 deletions

View File

@@ -60,7 +60,7 @@
}
.tokenLabel {
font-size: 11px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
color: var(--text-secondary);
@@ -110,14 +110,14 @@
}
.modeDesc {
font-size: 11px;
font-size: 12px;
color: var(--text-secondary);
line-height: 1.3;
}
.solNote {
margin: 0;
font-size: 13px;
font-size: 14px;
color: var(--text-secondary);
line-height: 1.45;
}