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) { ... }
|
// => @media (min-width: 992px) { ... }
|
||||||
xl: '1140px',
|
xl: '1140px',
|
||||||
// => @media (min-width: 1200px) { ... }
|
// => @media (min-width: 1200px) { ... }
|
||||||
'2xl': '1320px',
|
'2xl': '1536px'
|
||||||
// => @media (min-width: 1400px) { ... }
|
|
||||||
'3xl': '1920px'
|
|
||||||
},
|
},
|
||||||
container: {
|
container: {
|
||||||
center: true,
|
center: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user