mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:45:16 +03:00
Larger one-liner supporting copy
This commit is contained in:
parent
6625171bb9
commit
2ce50ccc42
|
@ -1,4 +1,4 @@
|
|||
<p class="install-label text-center">Install tea by running our one-liner:</p>
|
||||
<h3 class="install-label text-center display-6 mb-4">Install tea by running our one-liner:</h3>
|
||||
<div class="flex pt-1 pb-1 ps-4 pe-1 mb-4 black-bg" style="max-width: 800px; margin-left:auto; margin-right:auto; height:80px; border: 1px solid #949494; border-radius: 5px;">
|
||||
<code id="copy-text" class="white lead">sh <(curl tea.xyz)</code>
|
||||
<button class="hbtn hb-fill-right" id="copy-button" style="height:100%;">Copy</button>
|
||||
|
|
Loading…
Reference in a new issue