Skip to content

Commit

Permalink
Modificações no cabeçalho da página
Browse files Browse the repository at this point in the history
* Novo Hero
* Comunidade -> comunidade
* Redução do valor de alpha da cor de fundo. De 0.84 para 0.55
  • Loading branch information
leonardo-lemos committed Mar 22, 2018
1 parent f1d9e26 commit 4e3d0d4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ nav{
justify-content: center;
width: 100%;
height: 100%;
background-color: rgba(22, 81, 184, 0.84);
background-color: rgba(22, 81, 184, 0.55);
}

.hero-display > .dimmer > h1 {
Expand Down
Binary file modified assets/images/hero.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<div class="hero-display">
<div class="dimmer">
<h1>A Comunidade brasileira do elementary OS</h1>
<h1>A comunidade brasileira do elementary OS</h1>
</div>
</div>

Expand Down

0 comments on commit 4e3d0d4

Please sign in to comment.