Skip to content

Commit 9dfc44d

Browse files
committed
fix
1 parent 3269382 commit 9dfc44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/home/Maintainers.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const maintainers = [{
6666
</div>
6767

6868
<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>
69+
<p class="bg-white rounded-[4rem] lg:mt-24 py-4 px-5 text-center text-nowrap">加入贡献</p>
7070
</a>
7171
</div>
7272
<div class="grid grid-cols-6 flex-wrap gap-3 justify-center">

0 commit comments

Comments
 (0)