diff --git a/src/components/Card.astro b/src/components/Card.astro index 21f23e6..74c9661 100644 --- a/src/components/Card.astro +++ b/src/components/Card.astro @@ -97,7 +97,6 @@ const date = new Date(post.data.pubDate); &:hover, &:focus-within { > a { - /*text-decoration: underline;*/ outline: none; } diff --git a/src/components/Certificate.astro b/src/components/Certificate.astro index 93618e9..f9c9e1c 100644 --- a/src/components/Certificate.astro +++ b/src/components/Certificate.astro @@ -3,81 +3,25 @@ const { certificate } = Astro.props; ---
{certificate.data.achieved}
By: {certificate.data.provider}
{certificate.data.skills && (