This commit is contained in:
Benjamin Toby
2025-07-22 11:58:03 +01:00
parent 1db7601c85
commit aceddf5146
3 changed files with 5 additions and 4 deletions
@@ -129,7 +129,7 @@ export function MyWorkPortfolioCard({
<Link
target="_blank"
href={portfolio.href}
className="text-sm text-wrap break-all border-none"
className="text-sm text-wrap break-all border- dotted-text"
>
{portfolio.href}
</Link>