Skip to content

Commit

Permalink
updated logo image sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Tarbert committed Nov 27, 2023
1 parent 243a8b4 commit f0f408e
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/pages/saas-producthunt.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const CustomersSection = () => {
<div
style={{
height: '80px',
width: '160px',
width: '180px',
alignItems: 'center',
display: 'flex',
justifyContent: 'center',
Expand All @@ -275,7 +275,7 @@ const CustomersSection = () => {
<SvgIcon
icon={logo}
url={url}
size={{ height: '60px', width: '150px' }}
size={{ height: '60px', width: '190px' }}
/>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion static/img/product-hunt/cal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/img/product-hunt/cerbos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/img/product-hunt/dub.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/img/product-hunt/salita.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/img/product-hunt/supertokens.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/img/product-hunt/unosecur.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f0f408e

Please sign in to comment.