Rieko-wang 2 years ago
parent
commit
658335e7e0
  1. 3
      css/style.css

3
css/style.css

@ -339,6 +339,9 @@ img {
bottom: 0;
width: calc(100% - 1.45rem);
}
.billing-list .item:last-of-type::after {
display: none;
}
.card-box {
width: 100%;
position: relative;

Loading…
Cancel
Save