Skip to content

Commit 54502c8

Browse files
committed
Fix refund text margin on mobile
1 parent 5acdcef commit 54502c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/signup/steps/page-picker/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
.step-wrapper__header-content {
4242
.refund-text {
43-
margin-top: 10px;
43+
margin-top: 5px;
4444

4545
@media (min-width: $break-small) {
4646
display: none;

0 commit comments

Comments
 (0)