Skip to content

Commit

Permalink
Update menu.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MutlaqAldhbuiub authored Mar 17, 2024
1 parent 0169571 commit 507236d
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,12 @@ <h5 class="price">SAR 12</h5>
</div>
</div>

<div class="food-items">
<img src="assets/images/88.png" />
<div class="details">
<div class="details-sub">
<h5>Hope spicy</h5>
<h5 class="price">SAR 12</h5>
</div>
<p></p>
</div>
</div>

<div class="food-items">
<img src="assets/images/155.png" />
<div class="details">
<div class="details-sub">
<h5>Hope mix</h5>
<h5 class="price">SAR 13</h5>
<h5 class="price">SAR 14</h5>
</div>
<p></p>
</div>
Expand Down

0 comments on commit 507236d

Please sign in to comment.