From ceaeacc14cfe0f411e4f3fbf248a635fe51253eb Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 12 Nov 2023 12:31:40 -0600 Subject: [PATCH] shrink buttons margins --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f0ec192..5db2e76 100644 --- a/style.css +++ b/style.css @@ -602,7 +602,7 @@ footer > .dot { } .buttons-img > a, .buttons-img > img, .buttons-img > a > img { - margin: 2px 3px 5px 3px; + margin: 2px 1px 5px 1px; } .yoshi {