Skip to content

Commit

Permalink
fix the color
Browse files Browse the repository at this point in the history
  • Loading branch information
Mkeays501 committed Sep 10, 2024
1 parent c2c0e4f commit 394c951
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,11 @@
<div class="flex justify-center mb-4">
<img height="60px" width="60px" src="https://raw.githubusercontent.com/berlintay/KeaysBootXYZ_WEB/3f293d49d66c1503145d8d5540ceafca4c1d4265/media/image-removebg-preview.png" alt="Logo">
</div>

<!-- Trending Repositories -->
<div id="trending-container" class="mb-6">
<h2 class="text-green-300">Trending Repositories</h2>
<div id="trending-repos" class="text-green-400"></div>
</div>
</div>
<!-- Trending Repositories -->
<div id="trending-container" class="mb-6">
<h2 class="text-white">Trending Repositories</h2>
<div id="trending-repos" class="text-gray-300"></div>
</div>
<div> <a href="https://github.com/berlintay/KeaysXYZ">
<button>LINKS </button>
</a>
Expand Down

0 comments on commit 394c951

Please sign in to comment.