Skip to content

Commit

Permalink
increase img size, increase contrast of such-doge.png
Browse files Browse the repository at this point in the history
  • Loading branch information
blendtwenty committed Feb 28, 2024
1 parent 54e77b6 commit 5c4dc8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified resources/img/qr/such-doge.png
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 src/components/doge-qr/doge-qr.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export class DogeQR extends LitElement {
imageOptions: {
crossOrigin: "anonymous",
hideBackgroundDots: false,
imageSize: 0.4,
imageSize: 0.45,
margin: 0
},
...this.applyTheme(),
Expand Down

0 comments on commit 5c4dc8e

Please sign in to comment.