61db867e8289ed605d782f3464ccb97d1bc5e7fe
The Make Arrangement + Compare buttons stacked vertically on xs because flexDirection was responsive. At size="large" (48px) the labels didn't fit a ~360px mobile column side-by-side, which forced the stack. Drop to size="medium" (40px) on xs and keep flexDirection fixed to row — the two CTAs now sit beside each other on every viewport. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
94.6%
JavaScript
2.8%
CSS
2.5%
HTML
0.1%