How do you make a grid responsive so that on an 1366 px width desktop it will show 3 columns but on an 1440 px width phone only 1 column? [closed]
![How do you make a grid responsive so that on an 1366 px width desktop it will show 3 columns but on an 1440 px width phone only 1 column? [closed]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
Previously, when all phones had lower resolution than desktops, you just defined a breakpoint, and it was solved.
But today the new Samsung Galaxy S21 Ultra has an 1440 px wide screen, while the most prevalent desktop resolution is still 1…