diff --git a/nuxt.config.js b/nuxt.config.js index a2e7996..bb64df0 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -41,7 +41,6 @@ export default defineNuxtConfig({ 'postcss-mobile-forever': { appSelector: '#__nuxt', viewportWidth: 375, - maxDisplayWidth: 600, // devtools excluded exclude: /@nuxt/, border: true,