Merge pull request #4361 from consul/sdg_per_budget_stats

Split investment projects statistics by participatory budget
This commit is contained in:
Javi Martín
2021-02-26 14:41:13 +01:00
committed by GitHub
6 changed files with 64 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
.sdg-goal-stats {
h4 {
@include grid-column-gutter;
}
}