1. Home
  2. Docs
  3. FAQ
  4. what is the recommended size of the logo?

what is the recommended size of the logo?

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;
}

Was this article helpful to you? Yes No

How can we help?