Skip to content

Commit d313778

Browse files
authored
Fixing layout of contributor grid (#1040)
1 parent e15ae29 commit d313778

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/src/pages/contributors.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ import PageHeader from '../components/PageHeader.astro';
332332
background: var(--sl-color-bg);
333333
transition: border-color 0.2s ease, box-shadow 0.2s ease;
334334
gap: 0.15rem;
335+
margin-top: 0;
335336
}
336337

337338
.contributor-grid td:hover {

0 commit comments

Comments
 (0)