Commit 143418f81801e42938368e6c50ee72d7205d2096

Authored by Evandro Junior
2 parents 76e5124d 5e039467

Merge branch 'master' of https://gitlab.com/participa/proposal-app

images/icons/reducao-da-pobreza-contrast.png

2.85 KB | W: | H:

3.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
images/icons/reducao-da-pobreza.png

2.98 KB | W: | H:

2.94 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
sass/_proposal_categories.scss
... ... @@ -149,7 +149,7 @@
149 149  
150 150 .category-#{$category} {
151 151 background-color: $color;
152   - background-image: url(./images/icons/#{$category}.png?1);
  152 + background-image: url(./images/icons/#{$category}.png?3);
153 153 background-repeat: no-repeat;
154 154 background-size: 22px;
155 155 background-position-y: center;
... ...