We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5894695 commit 4c7209dCopy full SHA for 4c7209d
1 file changed
tailwind.config.js
@@ -29,7 +29,7 @@ module.exports = {
29
'sm': '740px',
30
'md': '868px',
31
'lg': '1024px',
32
- 'xl': '1080px',
+ 'xl': '1280px',
33
},
34
35
plugins: [],
0 commit comments