mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
amazon: fix styling
This commit is contained in:
@@ -15,8 +15,12 @@
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
#AmazonPayButton {
|
#AmazonPayButton {
|
||||||
margin: 0 auto;
|
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
margin-bottom: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#AmazonPayButton, #AmazonPayWallet, #AmazonPayRecurring {
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#AmazonPayRecurring {
|
#AmazonPayRecurring {
|
||||||
|
|||||||
Reference in New Issue
Block a user