@AlexCristea2007Submitted 8 months ago
Latest solutions
Latest comments
- @deborapatraoPosted 8 months ago
You could use flex on the body to center the container vertically. Additionally, looking at your code, I would divide the text into a header tag (h1, h2, ...) and paragraph, instead of separating them by a span, so it is semantically correct. But great work!
0