mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Remove floating link
This commit is contained in:
@@ -49,16 +49,4 @@ route: documentation
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</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>
|
<script type="text/javascript" src="{{ site.url }}/assets/javascript/docs.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user