Skip to content

Commit fcc22a8

Browse files
committed
Update image height
1 parent 8875575 commit fcc22a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ PyIndicators is a powerful and user-friendly Python library for technical analys
55
## Sponsors
66

77
<a href="https://www.finterion.com/" target="_blank">
8-
<picture>
8+
<picture style="height: 30px;">
99
<source media="(prefers-color-scheme: dark)" srcset="static/sponsors/finterion-dark.png">
1010
<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;">
11+
<img src="static/sponsors/finterion-light.svg" alt="Finterion Logo" style="height: 30px;">
1212
</picture>
1313
</a>
1414

0 commit comments

Comments
 (0)