Skip to content

Commit

Permalink
Fix buy code window
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Oct 20, 2024
1 parent 478b6b9 commit 6c2479a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/buy.vue
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,12 @@ export default {
aspectRatio: null,
borderRadius: 16,
borderRadiusLocked: true,
borderColor: {
red: 0,
green: 0,
blue: 0,
alpha: 1,
},
fontSize: 16,
fontFamily: 'font-mono-lisa',
lineHeight: 20,
Expand Down

0 comments on commit 6c2479a

Please sign in to comment.