HI,
My LOGO image is too blurry.
I tried to remove max-width:100% in css then image is clear.
img {
/* max-width: 100%; */
height: auto;
}
How can I write above css code in customize CSS ??
I tried the following but it didn’t work.
img {
max-width: auto !important;
height: auto;
}
Please see the video.
https://streamable.com/b1x14b