Skip to content

Commit eb44683

Browse files
committed
chore: fix readme logo proportions
1 parent da442d5 commit eb44683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img alt="ExTester for Visual Studio Code" width="75%" height="75%" src="./icons/logo-text-side.png">
2+
<img alt="ExTester for Visual Studio Code" width="75%" src="./icons/logo-text-side.png">
33
</h1>
44

55
<p align="center">

packages/extester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img alt="ExTester for Visual Studio Code" width="75%" height="75%" src="../../icons/logo-text-side.png">
2+
<img alt="ExTester for Visual Studio Code" width="75%" src="../../icons/logo-text-side.png">
33
</h1>
44

55
<h2 align="center">UI Testing Framework for Visual Studio Code.</h2>

0 commit comments

Comments
 (0)