Skip to content

Commit

Permalink
<added image in helpcenter under index.html>
Browse files Browse the repository at this point in the history
  • Loading branch information
PrabhjotBajwa committed Jun 7, 2024
1 parent 0c7a9c2 commit c6616bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion helpcentre/helpcentre.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ footer p {

.flipkart-logo {
display: block;
margin: -24px auto;
margin: 16px auto;
max-width: 400px;
padding-right: 66px;
}
.card-header button.btn-link {
color: #000000; /* Setting the question color to black */
Expand Down
2 changes: 1 addition & 1 deletion helpcentre/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <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="https://logos-world.net/wp-content/uploads/2020/11/Flipkart-Emblem.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 c6616bb

Please sign in to comment.