this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add pointer styling to GitHub code buttons

+1 -1
+1 -1
components/pageContent/projects/ProjectContent.tsx
··· 35 35 {githubLink && ( 36 36 <a href={githubLink} target="_blank"> 37 37 <button 38 - className="px-4 py-2 38 + className="px-4 py-2 cursor-pointer 39 39 bg-linear-to-r from-stone-100 to-stone-200 dark:from-stone-900 dark:to-stone-800 40 40 border border-stone-800 dark:border-stone-200 rounded-full hover:opacity-70" 41 41 >