unify layout of cart and checkout

This commit is contained in:
2018-05-20 13:38:32 +01:00
parent 00f7fb1465
commit 8564d3ee0a
2 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<thead>
<tr>
<th>Item</th>
<th>Price</th>
<th>Quantity</th>
<th>Price</th>
</tr>
</thead>