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 8fa7adc commit f4ff7cbCopy full SHA for f4ff7cb
css-grid-2/Overview.bs
@@ -72,7 +72,7 @@ Subgrids</h2>
72
li {
73
grid-column: span 2;
74
display: grid;
75
- grid: subgrid;
+ grid-template-columns: subgrid;
76
border: solid;
77
}
78
label {
0 commit comments