mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-26 10:41:14 +00:00
Increase image height (#2)
This commit is contained in:
parent
514b61019d
commit
32dd6d92a5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<a href="https://www.skyvern.com">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="images/skyvern_logo.png">
|
||||
<img height="70" src="images/skyvern_logo.png">
|
||||
<img height="120" src="images/skyvern_logo.png">
|
||||
</picture>
|
||||
</a>
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue