Skip to content

Commit 12343bd

Browse files
committed
refactor: badge padding
1 parent c9d0446 commit 12343bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/public/css/variables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ iframe.playground {
9696
.foundation-member-badge {
9797
display: inline-flex;
9898
margin-left: 0.5rem;
99-
padding: 0.1rem 0.6rem;
99+
padding: 0.2rem 1rem;
100100
font-size: 0.7rem;
101101
font-weight: 600;
102102
letter-spacing: 0.05em;

0 commit comments

Comments
 (0)