feature #1
@ -254,12 +254,11 @@ li {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
width: 30%;
|
margin: 0 38%;
|
||||||
margin: 0 auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-contact {
|
.icon-contact {
|
||||||
padding: 0 10px;
|
/* padding: 0 10px; */
|
||||||
width: 26px;
|
width: 26px;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
}
|
}
|
||||||
@ -381,6 +380,7 @@ li {
|
|||||||
}
|
}
|
||||||
.bottom-flex {
|
.bottom-flex {
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
/* FOOTER */
|
/* FOOTER */
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user