Skip to content

Commit c3a5e03

Browse files
author
Alain Dumesny
committed
readme tweak
1 parent b253aaa commit c3a5e03

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
@@ -104,8 +104,8 @@ You can also download source and build and use `dist` directory as well for late
104104
<div class="grid-stack-item">
105105
<div class="grid-stack-item-content">Item 1</div>
106106
</div>
107-
<div class="grid-stack-item" data-gs-height="4">
108-
<div class="grid-stack-item-content">Item 2</div>
107+
<div class="grid-stack-item" data-gs-width="2">
108+
<div class="grid-stack-item-content">Item 2 wider</div>
109109
</div>
110110
</div>
111111

0 commit comments

Comments
 (0)