Skip to content

Commit 88c6762

Browse files
authored
Update index.html
1 parent 60b03ac commit 88c6762

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -363,12 +363,6 @@
363363
max-width: 560px;
364364
}
365365

366-
.tools-grid {
367-
display: grid;
368-
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
369-
gap: 1.125rem;
370-
}
371-
372366
.tool-card {
373367
background: var(--white);
374368
border: 1px solid var(--border);

0 commit comments

Comments
 (0)