i'm struggling w/ how to handle the
transition state when a user unfolds their device. using
@media (min-width: 600px)
feels too much like a standard tablet approach and ignores the unique aspect ratio of foldable screens. is anyone else moving away from simple breakpoints toward more
fluid container queries to manage these mid-state layouts?
>it feels like we're just guessing with pixels spoilerand it's exhausting/spoaster ❓