Remove redundant CSS rule

The exact same rule was already present in the block preceding it.
This commit is contained in:
Javi Martín
2025-02-22 22:00:57 +01:00
parent b7c07e804e
commit 6b81799cf9

View File

@@ -612,11 +612,6 @@
}
}
.proposal-show .votes,
.debate-show .votes {
padding: calc($line-height / 2) 0;
}
.proposal,
.budget-investment {