diff --git a/css/style.css b/css/style.css index 1826087..63f51c9 100644 --- a/css/style.css +++ b/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;