File tree Expand file tree Collapse file tree 1 file changed +5
-19
lines changed
Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -191,25 +191,11 @@ Got questions or you just want to get in touch? Use our issues page or one of th
191191
192192Pester is sponsored by:
193193
194- <style>
195- .sponsor-logo {
196- max-height: 64px;
197- max-width: 255px;
198- padding: 15px;
199- vertical-align: middle;
200- }
201-
202- @media (max-width: 767px) {
203- .markdown-body {
204- padding: 15px;
205- }
206- }
207- </style>
208-
209- <a href="https://chocolatey.org/"><img src="https://chocolatey.org/assets/images/global-shared/logo-square.svg" class="sponsor-logo" /></a>
210- <a href="https://www.lambdatest.com/" target="_blank"><img src="https://www.lambdatest.com/blue-logo.png" class="sponsor-logo" /></a>
211- <a href="https://www.dotcom-monitor.com/" target="_blank"><img src="images/readme/dotcom-monitor-logo.png" class="sponsor-logo" /></a>
212- <a href="https://www.loadview-testing.com/" target="_blank"><img src="images/readme/loadview-logo.png" class="sponsor-logo" /></a>
194+
195+ <a href="https://chocolatey.org/"><img src="https://chocolatey.org/assets/images/global-shared/logo-square.svg" style="max-height: 64px; max-width: 255px; padding: 15px; vertical-align: middle;" /></a>
196+ <a href="https://www.lambdatest.com/" target="_blank"><img src="https://www.lambdatest.com/blue-logo.png" style="max-height: 64px; max-width: 255px; padding: 15px; vertical-align: middle;" /></a>
197+ <a href="https://www.dotcom-monitor.com/" target="_blank"><img src="images/readme/dotcom-monitor-logo.png" style="max-height: 64px; max-width: 255px; padding: 15px; vertical-align: middle;" /></a>
198+ <a href="https://www.loadview-testing.com/" target="_blank"><img src="images/readme/loadview-logo.png" style="max-height: 64px; max-width: 255px; padding: 15px; vertical-align: middle;" /></a>
213199
214200As well as all the great folks on [OpenCollective](https://opencollective.com/pester) and [GitHub](https://github.com/users/nohwnd/sponsorship#sponsors).
215201
You can’t perform that action at this time.
0 commit comments