Fix style of logo

This commit is contained in:
Fabiano 2018-10-03 14:40:55 -03:00
parent 06cbe0df34
commit 110e3af615
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ nav{
font-size: 1.5rem; font-size: 1.5rem;
margin: 0; margin: 0;
} }
.logo {
max-height: 23px;
max-width: 134px;
}
} }
} }
} }