Skip to content

Commit

Permalink
fix(style): centering logo with align instead of center html
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSlome committed Dec 18, 2020
1 parent 32cc216 commit 3afbd99
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
@@ -1,4 +1,4 @@
<center><img src="./img/logo.png" height="65"></center>
<p align="center"><img src="./img/logo.png" height="69"></p>
<br />
<p align="center">
<b>A package with a great name, but no great meaning; yet.</b>
Expand Down

0 comments on commit 3afbd99

Please sign in to comment.