Skip to content

Commit

Permalink
fix: remove company logo blur and add a fade-in (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniocapelo committed Mar 20, 2019
1 parent 9eccb11 commit c9feb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Expand Up @@ -142,7 +142,7 @@ export const query = graphql`
url
}
fluid(maxWidth: 250) {
...GatsbyContentfulFluid_withWebp
...GatsbyContentfulFluid_withWebp_noBase64
}
}
}
Expand Down

1 comment on commit c9feb98

@vercel
Copy link

@vercel vercel bot commented on c9feb98 Mar 20, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.