mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix mobile navbar
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
|
||||
<div id="ghbtns" class="intro-ghbtns">
|
||||
<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>
|
||||
<img src="https://img.shields.io/npm/dm/bulma.svg">
|
||||
<a href="https://www.npmjs.com/package/bulma" target="_blank" rel="nofollow">
|
||||
<img src="https://img.shields.io/npm/dm/bulma.svg">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
{% assign npmInstall = 'npm install bulma' %}
|
||||
|
||||
Reference in New Issue
Block a user