Skip to content

Commit

Permalink
subscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperknot committed Jan 30, 2024
1 parent 14a6af7 commit f6ded31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/assets/subscribe.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Paddle.Setup({
settings: {
displayMode: 'inline',
frameTarget: 'checkout-container',
// frameInitialHeight: '450',
// frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
frameInitialHeight: '450',
frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
},
},
})
Expand Down

0 comments on commit f6ded31

Please sign in to comment.