We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8727f69 commit cb477e2Copy full SHA for cb477e2
src/components/Team.js
@@ -85,10 +85,10 @@ const Team = () => {
85
Be part of our story
86
</h4>
87
<p className="text-sm xl:text-xl py-4 lg:px-12 text-center xl:w-1/2">
88
- You can join any
+ You can join any{" "}
89
<a
90
href="#join"
91
- className="text-orange-500 hover:text-cyan-400 hover:underline underline-offset-4 px-2"
+ className="text-orange-500 hover:text-cyan-400 hover:underline underline-offset-4"
92
>
93
MeetUp
94
</a>{" "}
0 commit comments