You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
284 B

.form{
padding: 50px;
text-align: center;
padding-top: 0px;
display: block;
justify-content: left;
}
h1{
text-align: center;
}
p{
text-align: center;
padding: 30px;
padding-top: 0px;
padding-bottom: 0px;
}
.baby{
display: flex;
justify-content: center;
padding: 0px;
}