Add gender stats to polls

This commit is contained in:
Javi Martín
2018-12-20 11:56:38 +01:00
parent c0044f4e56
commit be68c8cdbf
8 changed files with 92 additions and 18 deletions

View File

@@ -2030,10 +2030,4 @@
}
}
}
.number {
font-size: rem-calc(60);
font-weight: bold;
line-height: rem-calc(60);
}
}