Adjust size of author bio photo in footer

This commit is contained in:
Michael Rose 2014-03-11 11:41:08 -04:00
parent b24fec72e6
commit 9c8c6fc156
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -379,6 +379,8 @@ body {
.bio-photo {
float: left;
margin-right: 25px;
max-width: 100px;
.rounded(150px);
}
.author-social {
display: inline-block;