Merged in fix/enter-details-footer-margin (pull request #2150)
fix: margin to footer on enter details * fix: margin to footer on enter details
This commit is contained in:
@@ -49,3 +49,9 @@
|
|||||||
align-self: flex-start;
|
align-self: flex-start;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 1366px) {
|
||||||
|
.paymentContainer {
|
||||||
|
margin-bottom: 200px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user