make the payment section a different colour
This commit is contained in:
parent
83fc234b90
commit
926aee79bb
|
@ -40,6 +40,7 @@
|
|||
#stripe-elements {
|
||||
border: 1px $primary-low-mid solid;
|
||||
padding: 10px;
|
||||
background-color: $primary-very-low;
|
||||
}
|
||||
|
||||
#card-element {
|
||||
|
@ -82,5 +83,4 @@
|
|||
|
||||
.btn-discourse-patrons {
|
||||
white-space: nowrap;
|
||||
border: 1px blue solid;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue