| @@ -1818,24 +1818,8 @@ | ||
| 1818 | 1818 | |
| 1819 | 1819 | .mxch-rate-limit-controls { |
| 1820 | 1820 | flex-direction: column; |
| 1821 | 1821 | } |
| 1822 | - | |
| 1823 | - /* Card headers stack on mobile */ | |
| 1824 | - .mxch-card-header { | |
| 1825 | - flex-direction: column; | |
| 1826 | - align-items: stretch; | |
| 1827 | - gap: 12px; | |
| 1828 | - } | |
| 1829 | - | |
| 1830 | - /* Content header adjustments */ | |
| 1831 | - .mxch-content-header { | |
| 1832 | - margin-bottom: var(--mxch-spacing-md); | |
| 1833 | - } | |
| 1834 | - | |
| 1835 | - .mxch-content-title { | |
| 1836 | - font-size: 20px; | |
| 1837 | - } | |
| 1838 | 1822 | } |
| 1839 | 1823 | |
| 1840 | 1824 | @media screen and (max-width: 600px) { |
| 1841 | 1825 | .mxch-content { |