diff --git a/.github/github-action/contributors.js b/.github/github-action/contributors.js index 521deb3..98f2cfd 100644 --- a/.github/github-action/contributors.js +++ b/.github/github-action/contributors.js @@ -1,5 +1,4 @@ const contributors = [ - 'tomalaforge', 'alcaidio', 'svenson95', 'jdegand', diff --git a/docs/src/components/github/SponsorUser.svelte b/docs/src/components/github/SponsorUser.svelte index 0b5e7c6..f82b5e8 100644 --- a/docs/src/components/github/SponsorUser.svelte +++ b/docs/src/components/github/SponsorUser.svelte @@ -13,7 +13,7 @@ {#each sponsors as { username, avatar }} - + + .link-avatar { + text-decoration: auto; + } + .avatar { border-radius: 50%; width: 30px;