Ref(index.jsx): hover: underline class for See All text
This commit is contained in:
parent
c888fb77a5
commit
027d427db9
@ -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
|
||||
</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user