Replies: 0
Hi guys,
I have a question.
I’m currently using the red wheel (wheel-red.png).
Why this image is so big if it is being resized to half of its original size?
File size: 1480x1477px
Resized to: 525x525px
.wof-wheel .wof-wheel-bg {
background-size: cover;
width: 525px;
height: 525px;
}
Thank you!