Skip to content

Commit db9d307

Browse files
committed
docs(theme): update README.md for containerMargin rename and configuration adjustments
1 parent 2039d25 commit db9d307

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ const gridTheme: IGridSetting = {
8080
// xs: '1rem',
8181
// lg: '40px',
8282
// },
83-
containerFluidPadding: '40px',
84-
// containerFluidMargin: {
83+
containerMargin: '40px',
84+
// containerMargin: {
8585
// xs: '40px',
8686
// lg: '80px',
8787
// },

0 commit comments

Comments
 (0)