From 658335e7e0f0c107d6659c06e10eca641c465cf4 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Wed, 7 Dec 2022 13:49:09 +0800 Subject: [PATCH] 12 --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) 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;