Skip to content

Commit c678d8c

Browse files
committed
test 3
1 parent b663131 commit c678d8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

garden.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
display: grid;
44
grid-template-columns: repeat(6, auto);
55
margin: auto;
6-
grid-column-gap: 50px;
7-
grid-row-gap: 50px;
8-
width: 800px;
96
}
107
.cell{
118
width: 150px;

0 commit comments

Comments
 (0)