Fix linting error

This commit is contained in:
Kyle Mathews 2016-05-11 10:44:05 -07:00
parent f43f021c88
commit 2b67c05222
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@ class Bio extends React.Component {
>
<img
src={prefixLink('/kyle-round-small-pantheon.jpg')}
alt={`author ${config.authorName}`}
style={{
float: 'left',
marginRight: rhythm(1/4),