Merge branch 'master' into hotfix/images
This commit is contained in:
commit
b8d5fd6298
7 changed files with 20 additions and 10 deletions
File diff suppressed because one or more lines are too long
8
source/assets/sass/components/_about-author.scss
Normal file
8
source/assets/sass/components/_about-author.scss
Normal file
|
@ -0,0 +1,8 @@
|
|||
.about-author {
|
||||
@include clearfix;
|
||||
|
||||
img {
|
||||
float: left;
|
||||
margin: 0 1em 1em 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue