Skip to content

Commit

Permalink
chore: minor styling update
Browse files Browse the repository at this point in the history
  • Loading branch information
ttttonyhe committed Oct 7, 2024
1 parent 632adde commit 5a0bd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/main/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ const Home: NextPageWithLayout = () =>
<section className="mt-12">
<label className="inline-flex items-center rounded-full border border-gray-300 bg-white px-4 py-[4px] font-medium tracking-wider shadow-sm dark:border-gray-600 dark:bg-gray-700">
<span className="mr-1.5 flex h-5 w-5 text-green-500">
<Icon name="global" />
<Icon name="plane" />
</span>
<span className="uppercase">How to Reach Me</span>
</label>
Expand Down

0 comments on commit 5a0bd45

Please sign in to comment.