Fix logo width.

This commit is contained in:
mateuswetah 2019-03-28 10:41:58 -03:00
parent 06cedc2977
commit e10b0bcfd7
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ nav{
}
.logo {
max-height: 30px;
width: auto;
// max-width: 134px;
}
}