diff --git a/src/components/project/index.jsx b/src/components/project/index.jsx index 0e43440..f89fd12 100644 --- a/src/components/project/index.jsx +++ b/src/components/project/index.jsx @@ -146,7 +146,7 @@ const Project = ({ repo, loading, github, googleAnalytics }) => { href={`https://github.com/${github.username}?tab=repositories`} target="_blank" rel="noreferrer" - className="text-base-content opacity-50" + className="text-base-content opacity-50 hover:underline" > See All