Skip to content

Commit

Permalink
set size for logo to default
Browse files Browse the repository at this point in the history
  • Loading branch information
maggiehays committed Jan 28, 2022
1 parent d9da17a commit 5027e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-website/src/components/Logos.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const companyLogos = [
{
name: "Optum",
imageUrl: "/img/logos/companies/optum.jpg",
size: "large",
size: "default",
},
{
name: "SpotHero",
Expand Down

0 comments on commit 5027e12

Please sign in to comment.