How representative is the number of people who resize their browsers?
When you build a responsive site, you have media queries. As long as the screen is more or less the size of common media queries, for example Bootstrap’s defaults, a design will probably look as expected. However, if you resi…