1
HTML
<a href="index.html"><img src="imgs/Logo Aguia vet.png" alt="Logo Aguia Informatica" class="responsive"></a>
<a href="http://mactronengenharia.com.br/" target="_blank"><img src="imgs/mactron engenharia.png" alt="Logo Mactron Engenharia" class="responsive"></a>
<a href="#" target="_blank"><img src="imgs/aldosolar.png" alt="Aldo Solar" class="responsive"> </a>
CSS
.responsive { /*Logos rodapé*/
display: inline-block;
margin-left: 9em;
margin-right: auto;
width: 100%;
max-width: 250px;
height: auto;
}
Hello. It would be interesting if you would pass us more details about the situation and more code
– Lucas Martiniano