Home

Issue: 2162

a css problem when running in mobile

[issue link]

When I visit my page on mobile, the

tag width cannot full screen, see the image:

problem

It seems html width is always 784px when the mobile screen less than 784px.
(ps: I deleted { name: ‘viewport’, content: ‘width=device-width, initial-scale=1’ } in nuxt.config.js file)

This question is available on Nuxt.js community (#c1912)