Skip to content

Commit

Permalink
<solved issue of image of flipkart in helpcenter index.html>
Browse files Browse the repository at this point in the history
  • Loading branch information
PrabhjotBajwa committed Jun 8, 2024
1 parent 0c7a9c2 commit f39c9da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion helpcentre/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ <h2 style="color: #000000;">Contact Us</h2>
<li><strong>Email:</strong> [email protected]</li>
<li><strong>Live Chat:</strong> Available 24x7</li>
</ul>
<img src="../img/flipkart_lite.png" height="50px" alt="Flipkart Logo" class="flipkart-logo">
<!-- <img src="../img/flipkart_lite.png" height="50px" alt="Flipkart Logo" class="flipkart-logo">-->
<!--solved issue of image and enlagre size of flipkart image-->
<img src="../img/flipkart_lite.png" height="250px" alt="Flipkart Logo" class="flipkart-logo">
</div>
<div class="col-md-6">
<h2 style="color: #000000;">Frequently Asked Questions</h2>
Expand Down

0 comments on commit f39c9da

Please sign in to comment.