Yono & Rummy Store
⚠️ 18+ Disclaimer
This game involves financial risk. Play responsibly and at your own risk.
/* Mobile Navigation Styling */ .mobile-nav { display: flex; justify-content: space-around; align-items: center; background: #1e1e2d; padding: 10px 6px; margin-bottom: 15px; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .mobile-nav-item { color: #ffffff; text-decoration: none; font-size: 12px; font-weight: 600; padding: 8px 12px; border-radius: 20px; background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.2); text-align: center; flex: 1; margin: 0 4px; white-space: nowrap; } .mobile-nav-item:active { background-color: #ff9900; color: #000000; border-color: #ff9900; }
सीधे मुख्य सामग्री पर जाएं