Skip to content

Commit 21380fb

Browse files
authored
Update index.html (#6)
Fix the inconsistency between example code and the demo.
1 parent c0878bf commit 21380fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ <h4><a name="attribute-grid"></a><span>Grid</span></h4>
261261
<css-doodle grid="1x35" click-to-update>
262262
:doodle {
263263
grid-row-gap: 1px;
264-
@size: 8em 12em;
264+
@size: 8em;
265265
}
266266
transition: .2s ease @rand(500ms);
267267
background: #60569e;

0 commit comments

Comments
 (0)