how to center a div, with a child element that has been moved with position relative?
I have a div with 2 child elements (h2, img) i have moved the image to left so the text overlap a bit, but now the div with these 2 elements looks off centered, how could i fix it?
0 Replies