Skip to content

Commit

Permalink
docs(MIGRATION): add more default grid parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Sep 24, 2020
1 parent 9e89143 commit 6c1bb7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MIGRATION.md
Expand Up @@ -167,6 +167,8 @@ Basic.parameters: {
cellSize: 20,
opacity: 0.5,
cellAmount: 5,
offsetX: 16, // default is 0 if story has 'fullscreen' layout, 16 if layout is 'padded'
offsetY: 16, // default is 0 if story has 'fullscreen' layout, 16 if layout is 'padded'
}
}
},
Expand Down

0 comments on commit 6c1bb7c

Please sign in to comment.