Skip to content

Commit 6586f18

Browse files
committed
docs: fix display button
1 parent 6f61bd0 commit 6586f18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/components/HomeSponsors.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ const translations = {
3636
}
3737
3838
.become-sponsor {
39-
margin-top: 40px;
39+
margin-top: 1.5rem;
40+
display: inline-block;
4041
font-size: 0.9em;
4142
font-weight: 700;
4243
width: auto;

0 commit comments

Comments
 (0)