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 b663131 commit c678d8cCopy full SHA for c678d8c
garden.css
@@ -3,9 +3,6 @@
3
display: grid;
4
grid-template-columns: repeat(6, auto);
5
margin: auto;
6
- grid-column-gap: 50px;
7
- grid-row-gap: 50px;
8
- width: 800px;
9
}
10
.cell{
11
width: 150px;
0 commit comments