docs: fix OpenCollective banner height

I couldn't find a way to set the height in their docs, so hack it.
This commit is contained in:
zimbatm 2023-07-28 17:32:59 +02:00 committed by Jonas Chevalier
parent 3216d4fadd
commit 967b3efeef

View file

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