DEV Community

Discussion on: How to deal with off-grid image placement ?

Collapse
 
raisaugat profile image
Saugat Rai

Thanks for the reply. I guess add padding is one of the solution to achieve the above design. But is there any other ways ?
I would definitely try the padding one. :)

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

You could use flexbox instead.

That way if you have a lot of text, it won't still start halfway down the page.