From f9db74d64b519db9088e3e566d15d6b01d8e7c45 Mon Sep 17 00:00:00 2001 From: luiz-hfz Date: Wed, 8 Feb 2023 21:57:28 -0300 Subject: [PATCH] Corrigindo componente de login e signup --- src/core/static/css/home.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/static/css/home.css b/src/core/static/css/home.css index 9f933ab2..e10f9f4e 100644 --- a/src/core/static/css/home.css +++ b/src/core/static/css/home.css @@ -51,7 +51,6 @@ height: 40px; line-height: 40px; width: calc(50% - 5px); - padding-left: 0px; margin: 0; margin-left: 10px; }