From b04a36be37320bc0b78de320cc5c731d3ae79dc1 Mon Sep 17 00:00:00 2001 From: innovaciones Date: Fri, 23 Sep 2022 14:33:02 -0500 Subject: [PATCH] Tweak margin --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e65b672a..4054e2df 100644 --- a/style.css +++ b/style.css @@ -154,7 +154,7 @@ button{ right: 0; margin-left: auto; margin-right: auto; - margin-top: 35px; + margin-top: 34px; z-index: 100; border: none; border-top-left-radius: 0;