Add data from proposals to contribution chart
This commit is contained in:
@@ -62,6 +62,18 @@ section {
|
||||
}
|
||||
}
|
||||
|
||||
&#contributions-by-type {
|
||||
.chart {
|
||||
width: 50%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
@include media($mobile) {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
&#proposals-open, &#proposals-closed {
|
||||
.actions {
|
||||
padding-top: 3rem;
|
||||
|
||||
Reference in New Issue
Block a user