Skip to content

Commit

Permalink
minor style update
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenerickson committed Feb 9, 2023
1 parent a55cb87 commit 0cb418f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Utility.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default function Utility(): JSX.Element {
new Tab("about:preferences", true);
}}
>
<i class="fa-regular fa-gear mt-[2px] text-sm"></i>
<i class="fa-light fa-gear mt-[2px] text-sm"></i>
</div>
<a target="_blank" href="https://github.com/cohenerickson/Velocity">
<div class="h-8 w-8 rounded hover:bg-[#6E6E79] flex items-center justify-center">
Expand Down

0 comments on commit 0cb418f

Please sign in to comment.