Ajustando Topo

This commit is contained in:
eduardogusmao
2019-09-03 14:14:54 -03:00
parent ee8345d785
commit 503ed90b8a
7 changed files with 65 additions and 50 deletions

View File

@@ -192,4 +192,20 @@ section#inicial{
height: 50px;
}
}
}
/* ################################### HEADER ################################# */
#header{
.navbar-nav{
.logo{
img{
max-height: 50px !important;
}
}
.usermenu{
a.dropdown-toggle {
color: #919191;
}
}
}
}