@MrKB03-creatorSubmitted over 1 year ago
Marcos Guerrero
@MarcosG2All comments
- @MarcosG2Posted about 1 month ago
You should give a little more space between the paragraphs in the title (I don't know if I made myself clear). one way to center the element is to give a min-height:100vh to the body also using display :flex, jc: center , alin-items:center that way your main container will be centered and it is an easier way to work. remember to give the button a radius of at least 1rem and remove the default border on the button. I guess that would be all, good job!
0