Skip to content

Commit

Permalink
Fix size of image in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yokobond committed Mar 10, 2021
1 parent 41f734c commit b20e2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</a>
</p>
<p>
<img alt="work with micro:bit v1 and v2" src="https://cdn.sanity.io/images/ajwvhvgo/production/17d9277789c6f781092ee9c2f6993b0457c6ce94-1454x421.png" style="max-width: 160px; background-color: white;">
<img alt="work with micro:bit v1 and v2" src="https://cdn.sanity.io/images/ajwvhvgo/production/17d9277789c6f781092ee9c2f6993b0457c6ce94-1454x421.png" height="48">
</p>

> Full-functional extension of micro:bit for Scratch3
Expand Down

0 comments on commit b20e2fe

Please sign in to comment.