Skip to content

Commit b21bde6

Browse files
committed
Fix image dimensions ins readme
1 parent b24302c commit b21bde6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ Currently the following modules are included:
1010

1111
- ESP32 Wroom 32
1212

13-
<img src="https://github.com/dryas/librepcb_esp32/raw/main/images/symbol.png" height="306">
14-
<img src="https://github.com/dryas/librepcb_esp32/raw/main/images/footprint.png" height="306">
13+
<p float="left">
14+
<img src="https://github.com/dryas/librepcb_esp32/raw/main/images/symbol.png" height="300">
15+
<img src="https://github.com/dryas/librepcb_esp32/raw/main/images/footprint.png" height="300">
16+
</p>
1517

1618
## License
1719

0 commit comments

Comments
 (0)