Entrega do Desafio #1

Merged
anacarolinaduartecavalcante merged 80 commits from feature/desafio-react-e-typescript into develop 2023-01-14 13:59:59 +00:00
Showing only changes of commit da36aa7270 - Show all commits

View File

@ -104,6 +104,9 @@ header {
& img {
width: 100%;
height: 25.87px;
@media (min-width: 2501px) {
width: auto;
}
@media (min-width: 2500px) {
height: 50.5px;
}