integrate new name and header. Signin/signout flow

This commit is contained in:
Gustavo Cortez 2014-03-31 12:48:35 -03:00
commit 4cd48b7bb2
12 changed files with 130 additions and 74 deletions

View file

@ -32,13 +32,14 @@ body {
.header {
background: #111;
margin: 0!important;
overflow: hidden;
color: white;
overflow: hidden;
margin-bottom: 30px;
}
.header-content {
padding: 1.5rem;
overflow: hidden;
}
.header h1, h5 {