0

how can i change the size of the image in the background -image property

resize the width and hight

13th Aug 2020, 7:09 PM
عبدالوهاب بن عبدالله
عبدالوهاب بن عبدالله - avatar
1 Respuesta
0
Selector{ background-image: .... ; background-size: 50px 50px; } Try this
13th Aug 2020, 7:21 PM
Monat15
Monat15 - avatar