Responsive layout with monospace font rendering (litmus-smve)
Responsive layout, monospace font rendering for terminal scenes.
Summary of Changes
Added responsive layout and monospace font rendering:
- CSS reset and base styles in assets/style.css
- Monospace font stack (JetBrains Mono, Fira Code, Cascadia Code, system fallbacks) with ligatures disabled
- Mobile-first responsive breakpoints at 640px (single-column grid, smaller scene fonts)
- Reusable CSS classes for theme cards with hover effects, swatches, nav, scene blocks, color palette
- Configured Dioxus.toml to serve the stylesheet