Add back the margin-left that right justified the social media links
This commit is contained in:
parent
3f0fda2342
commit
ad49f17e49
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ p {
|
|||
.social {
|
||||
display: flex;
|
||||
letter-spacing: 2px;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.social > li + li:before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue