Skip to content

Commit

Permalink
Update menu.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 authored Oct 4, 2024
1 parent 7164b3c commit 1c82b6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Html-files/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h1 style="font-family: var(--ff-philosopher);color: hsl(203, 30%, 26%);">

<section class="menu_container">

<h2 style="font-family: var(--ff-philosopher);"><center>Entertainment</center></h2>
<h2 style="font-family: var(--ff-philosopher);">Entertainment</h2>
<div class="menu_items">
<div class="items">
<div class="added-to-cart js-added-to-cart" data-product-id="1.01" >
Expand Down Expand Up @@ -460,7 +460,7 @@ <h3 style="font-family: var(--ff-philosopher);">Drinks</h3>
<section class="menu_container">
<a href="Electronic.html" style="color: black;"><button class="butt" style="font-family:var(--ff-philosopher);">Latest Vintage Electronics Explore Now>></button></a>
<br><br><br><br><br>
<h2 style="font-family: var(--ff-philosopher);"><center>Gadgets</center></h2>
<h2 style="font-family: var(--ff-philosopher);">Gadgets</h2>
<div class="menu_items">
<div class="items">
<div class="added-to-cart js-added-to-cart" data-product-id="2.01">
Expand Down Expand Up @@ -543,7 +543,7 @@ <h3 style="font-family: var(--ff-philosopher);">Type Writer</h3>
</section>

<section class="menu_container">
<h2><center>Weapons & Transport</center></h2>
<h2>Weapons & Transport</h2>
<div class="menu_items">
<div class="items">
<div class="added-to-cart js-added-to-cart" data-product-id="3.01">
Expand Down

0 comments on commit 1c82b6b

Please sign in to comment.