Add style to social links
This commit is contained in:
parent
f4d142b79d
commit
432db443ad
@ -264,6 +264,9 @@ iframe {
|
|||||||
.portfolio {
|
.portfolio {
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
|
.social {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Small screens */
|
/* Small screens */
|
||||||
@ -280,7 +283,7 @@ iframe {
|
|||||||
.logo {
|
.logo {
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
nav, .portfolio, .social {
|
nav, .portfolio {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user