Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix sicpa logo display on mobile #146 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
s314cy authored Mar 25, 2021
1 parent 319655a commit 4e89407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sponsors/sponsors-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "SICPA",
"websiteURL": "https://www.sicpa.com/",
"imageURL": "/sponsors/SICPA.png",
"imageStyles": null,
"imageStyles": "max-width: 100px",
"tier": "bronze",
"expiration": {
"year": 2021,
Expand Down

0 comments on commit 4e89407

Please sign in to comment.