inicio parte05

This commit is contained in:
Adilson Fernando Neves Ornellas 2022-10-10 14:33:06 -03:00
parent 901f20d9f6
commit 6888df7fee
2 changed files with 8 additions and 1 deletions

View File

@ -85,7 +85,7 @@ header{
display: flex;
flex-direction: column;
align-items: center;
width: 99%;
width: 350px;
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
}
.imgcaixote{
@ -118,6 +118,9 @@ header{
top: 124px;
}
/*Parte5-mais caixotes*/
/*Modificações para os Varios tamanhos de tela */
@media screen and (max-width: 1024px)
@ -200,5 +203,7 @@ header{
.img3{
grid-area: img3;
}
/*Parte5-mais caixotes*/
}

View File

@ -71,6 +71,8 @@
<img class="imgparte4" src="Arquivos Usados/Imagens/Rectangle 17.png" alt="IMAGEM COMPUTADOR 3">
</figure>
</div>
<!--Parte5-mais caixotes-->
</main>
<!--Parte final da Page-->
<footer>