mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 15:09:13 +00:00
starter主题 max-w 过宽的问题
This commit is contained in:
@@ -20,9 +20,7 @@ module.exports = {
|
||||
// => @media (min-width: 992px) { ... }
|
||||
xl: '1140px',
|
||||
// => @media (min-width: 1200px) { ... }
|
||||
'2xl': '1320px',
|
||||
// => @media (min-width: 1400px) { ... }
|
||||
'3xl': '1920px'
|
||||
'2xl': '1536px'
|
||||
},
|
||||
container: {
|
||||
center: true,
|
||||
|
||||
Reference in New Issue
Block a user