Attempt to mitigate out of control readme img scaling
This commit is contained in:
parent
4b9c7d01a8
commit
0faf7d8dd2
1 changed files with 4 additions and 5 deletions
|
|
@ -1,11 +1,10 @@
|
||||||

|
<p align= "center">
|
||||||
|
<img src="/cover.png" width=600>
|
||||||
---
|
---
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
<p align="center">
|
<img src="/currentprogress.png" height=50px>
|
||||||
<img src="https://progress-bar.xyz/10?title=&height=20" width="100%">
|
<img src="https://progress-bar.xyz/10?title=&height=20&show_text=false" width="100%" height=20px>
|
||||||
<br>
|
<br>
|
||||||
<strong>Basically 0% lol</strong>
|
<strong>Basically 0% lol</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue