Fix logo width.
This commit is contained in:
parent
06cedc2977
commit
e10b0bcfd7
|
@ -216,6 +216,7 @@ nav{
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
max-height: 30px;
|
max-height: 30px;
|
||||||
|
width: auto;
|
||||||
// max-width: 134px;
|
// max-width: 134px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue