Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalscodes committed Oct 26, 2024
1 parent 9a724aa commit ae3c222
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@
background-color: transparent;
padding: 15px;
border: 0;
color: var(--white);
"
>
<i class="fa fa-solid fa-circle-half-stroke"></i>
<i
class="fa fa-solid fa-circle-half-stroke"
style="fill: var(--white)"
></i>
</button>
</li>
<li class="search-icon">
Expand Down

0 comments on commit ae3c222

Please sign in to comment.