Commit fc980b471d1f83666526a615b3f93c474f2a91cc
Exists in
master
and in
4 other branches
Merge branch 'correcoes-css'
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
src/app/index.scss
@@ -31,7 +31,7 @@ $categories: ( | @@ -31,7 +31,7 @@ $categories: ( | ||
31 | esporte: #f15b31, | 31 | esporte: #f15b31, |
32 | meio-ambiente: #3cc667, | 32 | meio-ambiente: #3cc667, |
33 | cidades: #3f5fac, | 33 | cidades: #3f5fac, |
34 | - empreendedorismo: #000 | 34 | + empreendedorismo: #79654f |
35 | ); | 35 | ); |
36 | 36 | ||
37 | $categories-complementary-1: ( | 37 | $categories-complementary-1: ( |
35.1 KB
48.7 KB