We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b253aaa commit c3a5e03Copy full SHA for c3a5e03
README.md
@@ -104,8 +104,8 @@ You can also download source and build and use `dist` directory as well for late
104
<div class="grid-stack-item">
105
<div class="grid-stack-item-content">Item 1</div>
106
</div>
107
- <div class="grid-stack-item" data-gs-height="4">
108
- <div class="grid-stack-item-content">Item 2</div>
+ <div class="grid-stack-item" data-gs-width="2">
+ <div class="grid-stack-item-content">Item 2 wider</div>
109
110
111
0 commit comments