@AlexCristea2007Submitted 3 months ago
deborapatrao
@deborapatraoAll comments
- @deborapatraoPosted 3 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