fix(bug-desktop): corrigindo bug no footer button desktop

This commit is contained in:
Amanda de Almeida Fonseca 2023-01-18 00:15:19 -03:00
parent 17d0c37500
commit c45459245a

View File

@ -171,7 +171,7 @@
display: flex;
justify-content: space-between;
align-items: center;
max-width: 84.4%;
width: 100%;
}
&__imgs {