Skip to content

Commit 6b7d120

Browse files
committed
Fix DOM order example
1 parent 3741177 commit 6b7d120

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dom-order-issue.html

-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
grid-template-rows: 50px 50px;
1414
}
1515

16-
.grid div {
17-
width: 100%;
18-
height: 100%;
19-
}
20-
2116
.item {
2217
width: 100px;
2318
height: 100px;

0 commit comments

Comments
 (0)