Commit 4dece24b053d54bdb4919480977fb7515e52d142

Authored by Carlos Vieira
1 parent 11af175f
Exists in master

Volta para a cor de fundo antiga.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
recipes/default/assets/estilo-barra.scss
... ... @@ -56,7 +56,7 @@ $cor-fundo: #f1f1f1;
56 56 list-style:none
57 57 }
58 58 #barra-brasil{
59   - background-color: #f59b7f;
  59 + background-color: #071D41;
60 60 box-sizing:content-box;
61 61 display: flex;
62 62 flex-direction: column-reverse;
... ...