fix: adjust credits spacing

This commit is contained in:
afn
2022-10-12 07:10:32 -04:00
parent 26b81fb969
commit 3dbf275443
3 changed files with 5 additions and 9 deletions

View File

@@ -10,11 +10,3 @@
<ContributorHost repo="integrations"/>
<ContributorHost repo="manager"/>
</div>
<style>
.contrib-grid {
display: flex;
flex-direction: column;
gap: 2rem;
}
</style>