the recommended size of the logo is 22×27 px, but you can use max logo size with 200×80 px
for this you need use this css code
.logo img {
max-width: 200px;
}
the recommended size of the logo is 22×27 px, but you can use max logo size with 200×80 px
for this you need use this css code
.logo img {
max-width: 200px;
}