Moved sass

This commit is contained in:
Oliver Davies 2015-08-08 23:56:13 +01:00
parent 2a82ee100b
commit e3e208642d
15 changed files with 1 additions and 1 deletions

View file

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