10k ⭐️
Resize iframe to display number of stars correctly.
This commit is contained in:
parent
1cea7e7d3d
commit
f7b2b6fc2f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ route: index
|
|||
</h2>
|
||||
<pre id="npm"><code>npm install bulma</code></pre>
|
||||
<div id="ghbtns" class="block">
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="150px" height="30px"></iframe>
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=fork&count=false&size=large" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
|
||||
</div>
|
||||
{% include carbon.html %}
|
||||
|
|
Loading…
Add table
Reference in a new issue