Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva committed Oct 15, 2024
1 parent 4636869 commit 01800b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/(docs)/docs/support/Support.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export function Support() {
<div className="flex flex-col lg:flex-row gap-4 lg:gap-2 items-center lg:items-start justify-center xl:max-w-none">
<div className="w-full lg:flex-1 h-[150px] bg-white/2.5 rounded transition-colors hover:bg-white/5 border border-white/5 group transition hover:border-white/10">
<Link
href="https://discord.com"
href="https://discord.com/invite/U7KEcGErtQ"
className="no-underline flex flex-col justify-center items-center gap-2 h-full w-full"
>
<ArrowRight strokeWidth={1.5} className="h-6 w-6 text-zinc-300 group-hover:text-white transition-colors" />
Expand Down

0 comments on commit 01800b9

Please sign in to comment.