logo width changed
This commit is contained in:
parent
fb5a8f7798
commit
7835e25b64
|
|
@ -2782,12 +2782,12 @@ p.phone-number {
|
|||
|
||||
@media screen and (max-width: 1080px) {
|
||||
.logo-wrapper-mobile {
|
||||
// max-width: 70%;
|
||||
max-width: 50%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.logo-wrapper-mobile img {
|
||||
width: inherit;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-top-right {
|
||||
|
|
|
|||
Loading…
Reference in New Issue