Compare commits

...

1 Commits

Author SHA1 Message Date
Richard Schreiber
421c098ec2 Presale: make cart more compact 2023-02-07 18:10:37 +01:00

View File

@@ -100,7 +100,7 @@
}
}
.cart .firstchild-in-panel .cart-row:first-child {
.cart .firstchild-in-panel .cart-row {
padding-top: 0;
}
.cart [role=rowgroup]:last-child {