From b516a53bd93eb2b7f57c73150c82ac8ac7a0f8c1 Mon Sep 17 00:00:00 2001 From: Yasmim Castro <67880069+0302cmd@users.noreply.github.com> Date: Mon, 24 Jul 2023 10:29:44 -0300 Subject: [PATCH] centralizando logo footer --- style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/index.css b/style/index.css index 6c9e326..7a96368 100644 --- a/style/index.css +++ b/style/index.css @@ -493,7 +493,7 @@ button[type="submit"]:hover { .footer-icon img{ margin-top: 26px; width: 70px; - margin-left: 125px; + margin-left: 127px; }