The model gets absurdly squashed when viewed on a portrait-orientation mobile screen. We can't really make it flow vertically, but we could move the "AI adoption" and "x" elements to the top of the column (or something to that effect) to give more horizontal space for capabilities and outcomes.
The hugo scss has layout breakpoint variables... I don't know if/how those cascade into the svelte app so we might need to just replicate those in svelte css. Which is fine IMHO.
The model gets absurdly squashed when viewed on a portrait-orientation mobile screen. We can't really make it flow vertically, but we could move the "AI adoption" and "x" elements to the top of the column (or something to that effect) to give more horizontal space for capabilities and outcomes.
The hugo scss has layout breakpoint variables... I don't know if/how those cascade into the svelte app so we might need to just replicate those in svelte css. Which is fine IMHO.