Skip to content

Commit

Permalink
Apple logo changes for PWA.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDe committed Dec 1, 2024
1 parent 75a057b commit 39debe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/vite-plugins/vite-pwa-image-gen-plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export const defaultPngOptions: Record<
resizeOptions: { fit: "contain", background: "white" },
},
apple: {
padding: 0.3,
padding: 0.04,
resizeOptions: { fit: "contain", background: "white" },
},
};
Expand Down

0 comments on commit 39debe3

Please sign in to comment.