diff --git a/.dumi/theme/slots/Content/index.tsx b/.dumi/theme/slots/Content/index.tsx index d1667d69f..db5a21420 100644 --- a/.dumi/theme/slots/Content/index.tsx +++ b/.dumi/theme/slots/Content/index.tsx @@ -83,7 +83,7 @@ const useStyle = () => { `, articleWrapper: css` padding: 0 200px 32px 48px; - max-width: 1280px; + max-width: 1100px; min-height: calc(100vh - 242px); margin: 0 auto;