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:
parent
3216d4fadd
commit
967b3efeef
1 changed files with 5 additions and 0 deletions
|
@ -1 +1,6 @@
|
|||
<style>
|
||||
div.opencollective-banner > iframe {
|
||||
height: 700px;
|
||||
}
|
||||
</style>
|
||||
<script src="https://opencollective.com/nix-community/banner.js"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue