@@ -193,7 +193,7 @@ p {
}
.pay-cont {
- padding: 10px;
+ padding: 10px 10px 10px 0;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
@@ -225,8 +225,8 @@ p {
.dis-agreement {
display: none;
text-align: center;
- height: 170px;
- line-height: 170px;
+ height: 140px;
+ line-height: 140px;
font-size: 18px;
font-weight: 600;
color: #ed4014;
@@ -22,10 +22,19 @@
line-height: 3.8;
+ .pay-cont{
+ }
+
.pay-cont .pay-img {
width: 120px;
height: 120px;
+ .dis-agreement{
</style>
</head>
<body>