Currently, I am utilizing react, Bootstrap, and some custom sass to construct and style the front end of my web application. While the design appears good on mobile devices, there is an issue where users need to pinch the screen due to it looking slightly zoomed in. How can I properly configure the media query to address this concern? For a better understanding, please refer to the screenshots provided (one before finger adjustment and one after).
Before finger adjustment: https://i.sstatic.net/iYEs8.png After finger adjustment: https://i.sstatic.net/y5roe.png