diff --git a/app.js b/app.js index 9aaaa4d..4877081 100644 --- a/app.js +++ b/app.js @@ -130,5 +130,5 @@ document.querySelector("#doge-qr-link a").addEventListener("click", function(){ // btcwall.insertAdjacentHTML("afterend", "
Copied
"); // setTimeout(() => { // document.querySelector("#btc-js-copy").remove(); -// }, 2000); +// }, 10000); //}); \ No newline at end of file diff --git a/style.css b/style.css index f5d1070..c1c4606 100644 --- a/style.css +++ b/style.css @@ -620,4 +620,4 @@ details.value-block ul li { details.value-block ul li img { margin-left:auto; margin-right:auto; -} +} \ No newline at end of file