We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2cf64 commit 1ef97b6Copy full SHA for 1ef97b6
assets/css/monei-blocks-checkout.css
@@ -70,7 +70,6 @@
70
.monei-label-container {
71
display: flex;
72
align-items: center;
73
- gap: 0.5em;
74
}
75
76
.monei-text {
@@ -83,6 +82,7 @@
83
82
84
gap: 0.3125em;
85
flex-wrap: wrap;
+ margin-left: 0.5em;
86
87
88
.monei-card-brands img,
@@ -153,7 +153,8 @@
153
154
155
.monei-card-brands {
156
- margin-left: auto;
+ margin-left: 0;
157
+ margin-top: 0.5em;
158
159
160
0 commit comments