Skip to content

Commit 2175ee9

Browse files
committed
readme
1 parent 09fb98a commit 2175ee9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,31 +95,31 @@ Your contributions are welcome! Please review [CONTRIBUTING.md](https://github.c
9595

9696
Great thanks to the **amazing people and companies** already supporting Playwright-BDD! Your help keeps the project alive and growing:
9797

98-
<h3 align="center" style="color: grey">Gold Sponsors</h3>
98+
<h3 align="center">Gold Sponsors</h3>
9999

100-
<div align="center" style="margin-bottom: 16px">
100+
<p align="center">
101101
<a href="https://currents.dev/" target="_blank">
102-
<img src="./docs/_media/sponsors/currents.svg" alt="Currents" width="200" />
102+
<img src="./docs/_media/sponsors/currents.svg" alt="Currents" width="300" />
103103
</a>
104-
</div>
104+
</p>
105105

106-
<div align="center" style="margin-bottom: 16px">
106+
<p align="center">
107107
<a href="https://www.testmuai.com/?utm_source=playwrightbdd&utm_medium=sponsor" target="_blank">
108108
<picture>
109109
<source media="(prefers-color-scheme: dark)" srcset="./docs/_media/sponsors/testmu-ai-white.svg" />
110110
<source media="(prefers-color-scheme: light)" srcset="./docs/_media/sponsors/testmu-ai-black.svg" />
111-
<img src="./docs/_media/sponsors/testmu-ai-black.svg" alt="TestMu AI" width="200">
111+
<img src="./docs/_media/sponsors/testmu-ai-black.svg" alt="TestMu AI" width="300">
112112
</picture>
113113
</a>
114-
</div>
114+
</p>
115115

116-
<h3 align="center" style="color: grey">Silver Sponsors</h3>
116+
<h3 align="center">Silver Sponsors</h3>
117117

118-
<div align="center" style="margin-bottom: 16px">
118+
<p align="center">
119119

120120
<!-- sponsors --><a href="https://github.com/currents-dev"><img src="https:&#x2F;&#x2F;github.com&#x2F;currents-dev.png" width="60px" alt="User avatar: Currents.dev" /></a><a href="https://github.com/jzaratei"><img src="https:&#x2F;&#x2F;github.com&#x2F;jzaratei.png" width="60px" alt="User avatar: " /></a><a href="https://github.com/alescinskis"><img src="https:&#x2F;&#x2F;github.com&#x2F;alescinskis.png" width="60px" alt="User avatar: Arturs Leščinskis" /></a><a href="https://github.com/alexhvastovich"><img src="https:&#x2F;&#x2F;github.com&#x2F;alexhvastovich.png" width="60px" alt="User avatar: " /></a><a href="https://github.com/FrancescoBorzi"><img src="https:&#x2F;&#x2F;github.com&#x2F;FrancescoBorzi.png" width="60px" alt="User avatar: Francesco Borzì" /></a><a href="https://github.com/LambdaTest-Inc"><img src="https:&#x2F;&#x2F;github.com&#x2F;LambdaTest-Inc.png" width="60px" alt="User avatar: LambdaTest" /></a><!-- sponsors -->
121121

122-
</div>
122+
</p>
123123

124124
If you find Playwright-BDD useful in your personal or work projects, consider [becoming a sponsor](https://github.com/sponsors/vitalets). Even small contributions help me dedicate more time to maintenance, new features, and community support.
125125

0 commit comments

Comments
 (0)