We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7524bd + 1444c12 commit 5a44be5Copy full SHA for 5a44be5
index.html
@@ -16,7 +16,7 @@ <h1>img2css.</h1>
16
<div>This is a tool that can convert any image into a <i>pure css</i> image.</div>
17
<div>Try it! (It's cpu heavy, please try with a small image first).</div>
18
<br />
19
- <iframe src="https://ghbtns.com/github-btn.html?user=javierbyte&repo=img2css&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px"></iframe>
+ <iframe src="https://ghbtns.com/github-btn.html?user=javierbyte&repo=img2css&type=star&count=true" width="170" height="20" style="border: none; overflow: hidden;"></iframe>
20
21
</div>
22
0 commit comments