Skip to content

Commit ab3d081

Browse files
committed
Fix header logos spacing
1 parent 7d9fe24 commit ab3d081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img width="150" height="150" src="https://eslint.org/assets/img/logo.svg">
44
</a>
55
<a href="https://testing-library.com/">
6-
<img width="150" height="150" vspace="" hspace="25" src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png">
6+
<img width="150" height="150" src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png">
77
</a>
88
<h1>eslint-plugin-testing-library</h1>
99
<p>ESLint plugin for Testing Library</p>

0 commit comments

Comments
 (0)