mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 01:19:45 +08:00
b03e93d061
* site: add contributors list
* style: change ContributorsList to end
* style: change spin to Skeleton
* 💄 optimize contributors list UI
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
.contributors-list {
|
|
margin-top: 120px !important;
|
|
|
|
a + a,
|
|
.ant-avatar + .ant-avatar {
|
|
margin-left: 8px;
|
|
}
|
|
}
|