landing_payment all sections arranged

This commit is contained in:
Arvind Tiwari 2017-09-06 00:12:13 +05:30
commit aaf3bc18d8
3 changed files with 39 additions and 7 deletions

View file

@ -859,3 +859,10 @@ a.list-group-item-danger.active:focus {
.panel-danger > .panel-heading .badge {
background-color: #eb4d5c;
}
/* landing page payment new style */
.dcl-payment-section {
max-width: 400px;
margin: auto;
padding: 30px;
}