mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The docs.snapotter.com hero command wrapped onto two lines. Switch the command from pre-wrap to nowrap with internal horizontal scroll, widen the box, and nudge the font down so it sits on one line on desktop and scrolls inside its box on mobile without the page overflowing. Move the copy action onto the whole command box (pointer cursor + hover affordance) so clicking anywhere copies, while keeping the real Copy button (now click.stop so it does not double-fire, with a min-width to avoid layout shift between the Copy and Copied states).