Entrega do Desafio #2

Merged
anacarolinaduartecavalcante merged 81 commits from develop into main 2023-01-14 14:05:45 +00:00
Showing only changes of commit 0eb3fcd82d - Show all commits

View File

@ -691,6 +691,7 @@ footer {
& input {
padding: 13px 16px;
width: 64.667%;
max-height: 14.49px;
background: $white;
border: 1px solid $primary-300;
border-radius: 4px;
@ -755,6 +756,7 @@ footer {
line-height: 16px;
height: 50px;
border: none;
box-shadow: unset;
}
}
}