Skip to content

Commit

Permalink
FINNNNNNNNNNNNNNN
Browse files Browse the repository at this point in the history
  • Loading branch information
DaliVG committed May 25, 2023
1 parent 2b436d9 commit 86e080b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions hikeebs/src/components/cart.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export function MyCart() {
<div class="col-md-2 d-flex justify-content-center">
<div>
<p class="small text-muted mb-4 pb-2">Price</p>
<p class="lead fw-normal mb-0">15</p>
<p class="lead fw-normal mb-0">25</p>
</div>
</div>
<div class="col-md-2 d-flex justify-content-center">
Expand All @@ -89,13 +89,8 @@ export function MyCart() {
</div>
</div>
</div>




</div>
</div>

<div class="card mb-5">
<div class="card-body p-4">

Expand Down

0 comments on commit 86e080b

Please sign in to comment.