Fix author social link(s) alignment
This commit is contained in:
parent
d14a360cd3
commit
063bcd1dc3
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@ $button-size: 1.5rem;
|
||||||
@include rounded(150px);
|
@include rounded(150px);
|
||||||
}
|
}
|
||||||
.author-social {
|
.author-social {
|
||||||
|
display: block;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
@include font-rem(14);
|
@include font-rem(14);
|
||||||
color: $black;
|
color: $black;
|
||||||
|
|
Loading…
Reference in a new issue