Reduce KPI font size on small screens to prevent overlapping of large numbers while preserving the desktop layout. Changes: - InvitationCard.jsx: use `text-base sm:text-2xl` for pending earnings, total earnings, and invite count. - RechargeCard.jsx: use `text-base sm:text-2xl` for current balance, historical usage, and request count. Impact: - Visual-only; no behavioral changes. - Desktop/tablet unchanged. - Lint passes. Files: - web/src/components/topup/InvitationCard.jsx - web/src/components/topup/RechargeCard.jsx
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| auth | Loading commit data... | |
| common | Loading commit data... | |
| dashboard | Loading commit data... | |
| layout | Loading commit data... | |
| playground | Loading commit data... | |
| settings | Loading commit data... | |
| setup | Loading commit data... | |
| table | Loading commit data... | |
| topup | Loading commit data... |