How can I keep 2 p elements apart from each other and centered?
I want to do something like in the picture, the p elements need to be on opposites sides and aligned by the middle of the word, not by the base. I know I could make a container for each word and put those containers inside a flexbox but that feels a bit overkill, is there an attribute that im missing?
2 Replies
Danke!