Fix mobile layout, add contribution kind to props

This commit is contained in:
2017-06-07 12:46:03 +02:00
parent 33072900e9
commit cbb15f4d6f
7 changed files with 28 additions and 14 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ table.contributor-list {
}
a {
color: lightblue;
color: $primaryColor;
&:hover, &:active {
color: #fff;
}