Skip to content

Commit d6f2b38

Browse files
committed
doc: Update footer styles.
1 parent c570a4a commit d6f2b38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/src/component/Contributors/index.module.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,15 @@
1414

1515
.avatar {
1616
padding-left: 12px;
17+
display: inline-flex;
1718
a {
1819
display: flex;
20+
& + a {
21+
margin-left: 5px;
22+
}
1923
}
2024
img {
2125
width: 21px;
26+
border-radius: 3px;
2227
}
2328
}

0 commit comments

Comments
 (0)