Skip to content

Commit

Permalink
trying to set width in style
Browse files Browse the repository at this point in the history
  • Loading branch information
lamg committed Jan 24, 2024
1 parent 7bc5968 commit 34663ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<p align="center">
<img
width="100"
style="border-radius: 50%;"
src="https://raw.githubusercontent.com/lamg/migrate/master/doc/images/logo.png"
alt="Migrate – Declarative migrations with SQL"
style="border-radius: 50%;width: 100px"
/>
</p>

Expand Down

0 comments on commit 34663ce

Please sign in to comment.