feature #1
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user