Skip to content

Commit

Permalink
Fixed alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
kevduc committed May 4, 2021
1 parent 131d6fb commit 18c60ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<p style="text-align:center; font-size:large;" >
<p align="center" style="text-align:center; font-size:large;" >
<a href="https://kevduc.github.io/diophantine/">
<img alt="diophantine" src="./logo/diophantine.png">
</a>
</p>

<p style="text-align:center; font-size:large; margin-bottom:2em;" >
<p align="center" style="text-align:center; font-size:large; margin-bottom:2em;" >
Solve linear Diophantine equations<br/>
<code>ax + by = c</code>
</p>
Expand Down

0 comments on commit 18c60ef

Please sign in to comment.