We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3269382 commit 9dfc44dCopy full SHA for 9dfc44d
src/components/home/Maintainers.astro
@@ -66,7 +66,7 @@ const maintainers = [{
66
</div>
67
68
<a href="https://github.com/Serverless-Devs/Serverless-Devs/issues" class="text-black text-[12pt] min-w-[120px]">
69
- <p class="bg-white rounded-3xl lg:mt-24 py-4 px-5 text-center text-nowrap">加入贡献</p>
+ <p class="bg-white rounded-[4rem] lg:mt-24 py-4 px-5 text-center text-nowrap">加入贡献</p>
70
</a>
71
72
<div class="grid grid-cols-6 flex-wrap gap-3 justify-center">
0 commit comments