Skip to content

Commit

Permalink
fix: highlight color on top of background
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnikaStein committed Oct 13, 2023
1 parent 38278d7 commit 33e077d
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 @@ -47,7 +47,7 @@
<i data-feather="instagram"></i>
</a>
<a href="https://discord.gg/vUaxGnYGP2" target="_blank">
<i class="fa-brands fa-discord" style="color: #0061fe;"></i>
<i class="fa-brands fa-discord" style="color: #a7afbb;"></i>
</a>
</div>
</div>
Expand Down

0 comments on commit 33e077d

Please sign in to comment.