I always have to google this exact meta tag. When you want your website to scale its pixels correctly across breakpoints, use this:
<meta name="viewport" content="width=device-width, initial-scale=1">
I always have to google this exact meta tag. When you want your website to scale its pixels correctly across breakpoints, use this:
<meta name="viewport" content="width=device-width, initial-scale=1">
Questions? Comments? Send them all along to tyler@ogdenstudios.xyz
Want to support the open source work I do? Buy me a coffee.
Unless otherwise specified, all code samples and work are published under the MIT license.