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 8875575 commit fcc22a8Copy full SHA for fcc22a8
README.md
@@ -5,10 +5,10 @@ PyIndicators is a powerful and user-friendly Python library for technical analys
5
## Sponsors
6
7
<a href="https://www.finterion.com/" target="_blank">
8
- <picture>
+ <picture style="height: 30px;">
9
<source media="(prefers-color-scheme: dark)" srcset="static/sponsors/finterion-dark.png">
10
<source media="(prefers-color-scheme: light)" srcset="static/sponsors/finterion-light.png">
11
- <img src="static/sponsors/finterion-light.svg" alt="Finterion Logo" style="height: 40px;">
+ <img src="static/sponsors/finterion-light.svg" alt="Finterion Logo" style="height: 30px;">
12
</picture>
13
</a>
14
0 commit comments