From 95eb9305f5cd2d8137929fe51afcae5a7ab9eff1 Mon Sep 17 00:00:00 2001 From: Nathalia Sardou Date: Tue, 13 Dec 2022 22:34:41 -0300 Subject: [PATCH] footer-1280 --- checkout/src/arquivos/sass/partials/_footer.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/checkout/src/arquivos/sass/partials/_footer.scss b/checkout/src/arquivos/sass/partials/_footer.scss index 2524c33..9c8742b 100644 --- a/checkout/src/arquivos/sass/partials/_footer.scss +++ b/checkout/src/arquivos/sass/partials/_footer.scss @@ -27,10 +27,8 @@ font-size: 10px; line-height: 12px; text-transform: capitalize; - min-width: 40%; - margin-left: -80px; - margin-right: -45px; - margin-top: 10px; + min-width: 280px; + margin-top: 20px; @include mq(md, max) { margin-bottom: 24px;