Skip to content

Commit d36ac47

Browse files
authored
Update README with image width attributes
1 parent d891428 commit d36ac47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/farbcodegmbh/laravel-evm/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/farbcodegmbh/laravel-evm/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
77
[![Total Downloads](https://img.shields.io/packagist/dt/farbcode/laravel-evm.svg?style=flat-square)](https://packagist.org/packages/farbcode/laravel-evm)
88

9-
Simple, Reliable Ethereum Integration for Laravel
9+
<p>Simple, Reliable Ethereum Integration for Laravel</p>
1010
<picture>
11-
<img alt="Laravel EVM Logo" src="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/laravel-evm-ethereum-virtual-machine.png" style="max-width: 25rem;">
11+
<img alt="Laravel EVM Logo" width="400"src="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/laravel-evm-ethereum-virtual-machine.png">
1212
</picture>
1313
</div>
1414

@@ -112,7 +112,7 @@ The MIT License (MIT). See [License File](LICENSE.md) for more information.
112112
<picture>
113113
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/farbcode-logo-dark.png">
114114
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/farbcode-logo-light.png">
115-
<img alt="farbcode Logo" src="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/farbcode-logo-light.png" style="max-width: 25rem;">
115+
<img width="300" alt="farbcode Logo" src="https://raw.githubusercontent.com/farbcodegmbh/laravel-evm/HEAD/art/farbcode-logo-light.png">
116116
</picture>
117117
</a>
118118

0 commit comments

Comments
 (0)