style(checkout.scss): muda largura do container

This commit is contained in:
Caroline Moran 2022-12-06 18:14:31 -04:00
parent cfa1a0ff4f
commit e0922f4c18

View File

@ -8,10 +8,11 @@ html {
min-height: 100%;
}
footer {
footer .footerCheckout__wrapper {
width: 94.9734%;
margin: auto auto 0 auto;
}
footer .footerCheckout__prateleira,
header {
width: 79.53125%;
margin: 0 auto;