We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22cb57 commit 9ef6056Copy full SHA for 9ef6056
README.md
@@ -13,10 +13,10 @@ The Investing Algorithm Framework is a Python framework that enables swift and e
13
## Sponsors
14
15
<a href="https://www.finterion.com/" target="_blank">
16
- <picture>
+ <picture style="height: 30px;">
17
<source media="(prefers-color-scheme: dark)" srcset="static/sponsors/finterion-dark.png">
18
<source media="(prefers-color-scheme: light)" srcset="static/sponsors/finterion-light.png">
19
- <img src="static/sponsors/finterion-light.svg" alt="Finterion Logo" style="height: 55px;">
+ <img src="static/sponsors/finterion-light.svg" alt="Finterion Logo" width="200px" height="50px">
20
</picture>
21
</a>
22
0 commit comments