@tomisin2kSubmitted about 2 years ago
Do you have any idea on how could have terminated the space thst comes up between the image and the text, after i used column-reverse?...margin: 0 and padding: 0 didn't work.
Do you have any idea on how could have terminated the space thst comes up between the image and the text, after i used column-reverse?...margin: 0 and padding: 0 didn't work.
Hey Tomisin, You did a great job!! A trick to get that space filled with the background color is just adding the background color from your text side on you container div, so your whole container will have the same background color, but your image will be on top of it so that color wont be shown on your right side of the container.
Keep doing the great job my guy =)