Skip to content

Commit

Permalink
Remove floating link
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Mar 21, 2024
1 parent 85f813a commit b0fbd0a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/_layouts/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,4 @@
</div>
</main>

<button
id="js-bulma"
class="button"
style="position: fixed; bottom: 1rem; left: 1rem; z-index: 20;"
onclick="window.open(`https://bulma.io${window.location.pathname}`);"
>
<span>bulma.io</span>
<span class="icon">
<i class="fa-solid fa-arrow-up-right-from-square"></i>
</span>
</button>

<script type="text/javascript" src="{{ site.url }}/assets/javascript/docs.js"></script>

0 comments on commit b0fbd0a

Please sign in to comment.