feat: estilização do footer

This commit is contained in:
Ramon Dias Ferreira 2022-10-13 12:53:13 -03:00
parent c458b0c0e1
commit f3d6889f3d
2 changed files with 33 additions and 3 deletions

View File

@ -103,3 +103,33 @@ header {
width: 100%;
}
footer{
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 100%;
height: 128px;
background-color: #000000;
}
.social-networks{
width: 1.3%;
margin: 20px;
}
.social-networks img{
width: 100%;
}
footer p{
color: #ffffff;
}

View File

@ -108,13 +108,13 @@
</div>
</main>
<footer>
<a href="">
<a class="social-networks" href="">
<img src="./assets/images/instagram.png"/>
</a>
<a href="">
<a class="social-networks" href="">
<img src="./assets/images/facebook-logo.png"/>
</a>
<a href="">
<a class="social-networks" href="">
<img src="./assets/images/youtube 2.png"/>
</a>
<p>