Contributors plugin: Display contributors per contribution category (#443)

This commit is contained in:
Simon Lecoq
2021-08-02 13:41:03 +02:00
committed by GitHub
parent 938bc5c869
commit 2676954194
8 changed files with 148 additions and 22 deletions

View File

@@ -920,6 +920,12 @@
width: .8rem;
height: .8rem;
}
.field.contributors-category {
margin-left: 12px;
}
.contributors-categories img {
margin-right: 0;
}
/* Introduction */
.introduction {