You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
178 B

.contributors-list {
display: flex;
flex-wrap: wrap;
margin-top: 120px !important;
a,
.ant-avatar + .ant-avatar {
margin-right: 8px;
margin-bottom: 8px;
}
}