infra/docs/open-collective.md
zimbatm 967b3efeef docs: fix OpenCollective banner height
I couldn't find a way to set the height in their docs, so hack it.
2023-07-29 22:28:59 +00:00

6 lines
150 B
Markdown

<style>
div.opencollective-banner > iframe {
height: 700px;
}
</style>
<script src="https://opencollective.com/nix-community/banner.js"></script>