diff --git a/tailwind.config.js b/tailwind.config.js index 7adebb0..f945fc2 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -24,7 +24,7 @@ module.exports = { }, }, width: { - 'screen-2/5': '40vw' + "screen-2/5": "40vw", }, }, },