From: Matt Corallo Date: Fri, 6 Sep 2024 14:46:41 +0000 (+0000) Subject: Add a small margin left of the go button X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=4de2c27a61657ccd08dd52b7454eebf134886bd8;p=satsto.me Add a small margin left of the go button --- diff --git a/index.html b/index.html index 5a92eaa..fa114ce 100644 --- a/index.html +++ b/index.html @@ -130,6 +130,7 @@ .go-button { cursor: pointer; display: flex; + margin-left: 3px; } .footer { color: white;