mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2025-12-17 05:04:24 +01:00
- Created mobile.css with responsive styles for all screen sizes - Updated table headers to use responsive font sizes (removed 2rem inline styles) - Fixed text-align from non-standard -webkit-left to standard left/right values - Made chart configuration mobile-aware with smaller fonts and fewer ticks on mobile - Optimized chart annotations and labels for mobile screens - Added responsive breakpoints for tablets (768px) and phones (480px) - Improved touch targets for mobile devices - Added landscape orientation optimizations - Enhanced dark mode toggle positioning for small screens The website now properly fits mobile screens and provides an optimal viewing experience across all device sizes.