Commit ab10b960e7fb5479060e236fcf773bb81faa0127

Authored by Evandro Junior
1 parent 9cf0c6e6

align center header content for participa consulta theme

themes/participa-consulta/app/participa-consulta.scss
@@ -31,3 +31,7 @@ html, body { @@ -31,3 +31,7 @@ html, body {
31 background-size: 30px 30px; 31 background-size: 30px 30px;
32 color: #DAE1C4; 32 color: #DAE1C4;
33 } 33 }
  34 +
  35 +.profile-header{
  36 + text-align: center;
  37 +}