Adjust size of author bio photo in footer
This commit is contained in:
@ -379,6 +379,8 @@ body {
|
||||
.bio-photo {
|
||||
float: left;
|
||||
margin-right: 25px;
|
||||
max-width: 100px;
|
||||
.rounded(150px);
|
||||
}
|
||||
.author-social {
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user