Fixing layout of contributor grid (#1040)

This commit is contained in:
Aaron Powell
2026-03-17 16:36:10 +11:00
committed by GitHub
parent e15ae29863
commit d31377846b

View File

@@ -332,6 +332,7 @@ import PageHeader from '../components/PageHeader.astro';
background: var(--sl-color-bg);
transition: border-color 0.2s ease, box-shadow 0.2s ease;
gap: 0.15rem;
margin-top: 0;
}
.contributor-grid td:hover {