For some reason, whenever I open the web inspector in Chrome, the viewport of the browser shrinks. The only way to fix it is to close the inspector. Does anyone know how to fix this so it doesn't change the viewport size?
Ctrl + Shift + M (toggle device toolbar)
You don't need any extension to zoom in chrome. Hold CTRL key on your keyboard and Press + to zoom in and - (minus) to zoom out.
Click the little gear in the lower right, turn off "Device Metrics" on the Overrides tab.
Add
<meta name="viewport" content="width=device-width, initial-scale=1">
to the head of the site giving you trouble.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With