the issue is usually that the prompt doesn't explicitly define a
fluid typography system, so it just defaults to huge desktop font sizes. i've had issues where the ai ignores
flex-direction: column;
entirely unless u explicitly state it for mobile. do u find that specifying
clamp()
values helps keep things from breaking? ❓