Skip to content

Commit

Permalink
Added text color to black using inline css
Browse files Browse the repository at this point in the history
  • Loading branch information
swati-204 committed Oct 26, 2024
1 parent eecaa13 commit 7a58fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ <h4>Fly</h4>
</section>
<!-- deals -->
<section id="deals" class="deals-section">
<h2>Exclusive Deals and Offers</h2>
<h2 style="color: #000000;">Exclusive Deals and Offers</h2>
<p>Explore our best deals on flights, hotels, and travel packages. Save big on your next adventure!</p>

<div class="carousel">
Expand Down

0 comments on commit 7a58fed

Please sign in to comment.