@teerawxtSubmitted about 2 years ago
I don't know yet how to merge the image and paragraph together and to make it responsive. but I keep learning more.
I don't know yet how to merge the image and paragraph together and to make it responsive. but I keep learning more.
bro, you can use flex and flex-direction: row;
display: flex; in order to use flex
flex-direction: row; to put them together
justify-content: center; to center in the main axis
align-items: center; to center in the crox axis
if you dont undertand feedback and i going to recomend you some videos