Fix whitespace for contributor stats on mobile

This commit is contained in:
2019-04-28 12:21:18 +01:00
parent 109ffd2898
commit 1c49d56b19
-3
View File
@@ -54,9 +54,6 @@ section {
span.number { span.number {
font-weight: 600; font-weight: 600;
} }
@include media-max(small) {
padding-top: 2rem;
}
} }
} }
} }