Presale: make cart more compact

This commit is contained in:
Richard Schreiber
2023-02-07 18:10:37 +01:00
parent e8785f4117
commit 421c098ec2
@@ -100,7 +100,7 @@
} }
} }
.cart .firstchild-in-panel .cart-row:first-child { .cart .firstchild-in-panel .cart-row {
padding-top: 0; padding-top: 0;
} }
.cart [role=rowgroup]:last-child { .cart [role=rowgroup]:last-child {