Skip to content

Commit

Permalink
fix: remove gradient from metadata tags (#3856)
Browse files Browse the repository at this point in the history
Co-authored-by: John McBride <[email protected]>
  • Loading branch information
zeucapua and jpmcb authored Aug 6, 2024
1 parent 530c2d7 commit b446fc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/s/[org]/[repo]/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,6 @@ export default function RepoPage({ repoData, ogImageUrl }: RepoPageProps) {
size="xsmall"
className="!px-2 whitespace-nowrap"
/>

<span className="fixed rounded-r-full right-8 lg:hidden w-12 h-8 bg-gradient-to-l from-light-slate-3 to-transparent" />
</div>
</section>

Expand Down

0 comments on commit b446fc7

Please sign in to comment.