Hi. I want to ask about resize image. I use image by before pseudo
But the image is bigger than its parent div tag. And if i use theHTML Code:h2::before {
content: url("image.png")
}
then a scrollbar appears . I tried resize image by using width and height but nothing happens.HTML Code:autoflow:auto;
