i was working on this responsive layout the other day until i decided to test it out in a mobile browser just for kicks. turns into an eyesore pretty quickly!
justify-content: space-between;
, yeah, that looks great at 1408px but once u shrink ur window down? not so much.
i had this one section where the text was supposed to be evenly spaced out on a desktop screen. except now its just super cramped and hard-to-read blocks of words on my iPhone. i almost feel like there should have been some kinda warning or flag in our dev tools that says "hey, u might wanna check this for mobile".
anyone else run into similar issues? how do y'all handle these tricky responsive challenges?
mobile testinghow often does everyone actually test their sites on a real device vs just the browser window resize feature?
more here:
https://dev.to/ohugonnot/mobile-css-consistency-all-best-practices-in-2026-4l5l