Merge pull request #4814 from iraline/fix_background_4786

Fix background image from Participatory Budgets page
This commit is contained in:
Javi Martín
2022-05-03 20:22:16 +02:00
committed by GitHub

View File

@@ -989,6 +989,7 @@
min-height: $line-height * 25;
padding-bottom: $line-height;
padding-top: $line-height * 4;
z-index: -5;
&.with-background-image {
background-position: center;