Next.js Discord

Discord Forum

Scaling page when resizing

Unanswered
harshcut posted this in #help-forum
Open in Discord
Is there a way to scale down a web page when is windows width is reduced and scale up when the window with is increased?
All components should have the same aspect ratio.
I am thinking I could use something like <meta name="viewport" content=... but I don't know what should be the width or other properties.

0 Replies