feature #1

Merged
emmanuelvitor merged 21 commits from feature into main 2022-10-14 00:56:36 +00:00
Showing only changes of commit 5c2294c9ae - Show all commits

View File

@ -254,12 +254,11 @@ li {
display: flex;
flex-direction: row;
justify-content: space-around;
width: 30%;
margin: 0 auto;
margin: 0 38%;
}
.icon-contact {
padding: 0 10px;
/* padding: 0 10px; */
width: 26px;
height: 26px;
}
@ -381,6 +380,7 @@ li {
}
.bottom-flex {
flex-direction: column-reverse;
width: 100%;
}
/* FOOTER */
footer {