Merge branch 'master' into hotfix/images

This commit is contained in:
Oliver Davies 2015-06-03 12:39:16 +01:00
commit b8d5fd6298
7 changed files with 20 additions and 10 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,8 @@
.about-author {
@include clearfix;
img {
float: left;
margin: 0 1em 1em 0;
}
}