When using Chrome, I discovered that I can easily resize the window by pulling its edge to decrease width. This function works perfectly with media query width.
However, when I switch to mobile mode or utilize the Chrome F12 feature to view as a mobile device, it simply zooms out the entire viewport without applying the media query.
Is there a solution to this issue?