Home › Forums › CSS › Button Position Relative to Background › Reply To: Button Position Relative to Background
November 1, 2016 at 4:14 pm
#247287
Participant
It would probably be easiest to transform: scale()
the whole thing. Since it only takes an integer value, I think you’d need some JS to determine the exact factor.