Fix author social link(s) alignment

This commit is contained in:
Michael Rose 2016-02-23 10:19:11 -05:00
parent d14a360cd3
commit 063bcd1dc3

View file

@ -362,6 +362,7 @@ $button-size: 1.5rem;
@include rounded(150px);
}
.author-social {
display: block;
margin-bottom: 5px;
@include font-rem(14);
color: $black;