Skip to content

Commit

Permalink
12 and 66
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi-Nair authored Dec 15, 2023
1 parent f2e433a commit ddef9d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assignments/CB.EN.U4CYS22012/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<li><a href="#about">About</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#form-section">Book Visit</a></li>
<li><a href="#reviews">Customer Reviews</a></li>
<li><a href="#review">Customer Reviews</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -86,7 +86,7 @@ <h2>Contact Us</h2>
</div>
</section>

<div class="container1">
<div class="container1" id="review">
<div class="left-half" style="text-align: left; font-size: 4em; color: black;">
<h2>Customer Review</h2>
</div>
Expand Down

0 comments on commit ddef9d6

Please sign in to comment.