Posts by tainá • 13 points
1 post
-
-1
votes1
answer55
viewsQ: Stylization of CSS form
I need to leave the form in the middle of the page, without these lines that extend to the other side: * { margin: 0; padding: 0; } #titulo { font-family: sans-serif; color: #380b61; margin-left:…