Skip to content

Commit

Permalink
chore(docs): more tweaks for contributors for better IE 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorehouse authored Mar 5, 2020
1 parent b18150b commit a2f67c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/contributors-container.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ export default {
const $image = h('b-img-lazy', {
props: {
src: imageUrl,
fluid: true,
block: true,
fluidGrow: true,
alt: 'Contributor image'
}
})
Expand Down

0 comments on commit a2f67c9

Please sign in to comment.