mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Remove floating link
This commit is contained in:
parent
85f813a621
commit
b0fbd0a977
@ -49,16 +49,4 @@ route: documentation
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user