Skip to content

Commit 93cdb88

Browse files
default track size has shipped
1 parent 69d6522 commit 93cdb88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-masonry/syntax-examples/default-track-size.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
max-width: 1800px;
1717
margin: 3rem auto;
1818
display: masonry;
19-
/* Remove the following line as soon as the new default lands in Canary. */
20-
grid-template-columns: repeat(auto-fill, auto);
2119
gap: 10px;
2220
}
2321

0 commit comments

Comments
 (0)