Skip to content

Fixed signupPage #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fixed signupPage #33

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2020

No description provided.

Copy link
Member

tayormi commented Jun 6, 2020

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 35
- Added 20
           

See the complete overview on Codacy


.submit::after {
content: '!';
/**SignUpForm*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

padding: 0.6rem 0;
border-radius: 20px;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.info {
font-size: 13px;
font-weight: 600;
#signUpInfo .welcome,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

display: flex;
justify-content: space-between;
width: 100%;
margin-top: 1rem;
}
.nameInputGroup label:nth-child(2) {
padding-left:1rem;
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

text-align: center;
margin-top: 1rem;
font-size: 12px;
#signUpInfo .welcomeSignUp::after {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}
.signUp {
padding:0rem 0.2rem;
.welcomeSignUp {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

text-align: center;
margin-top: 1.25rem;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

margin-top: 2.5%;
margin-left: 8.5%;
}
/**SignUpInfo**/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

border: transparent;
padding: 30px 50px;
}
.img#logo {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

margin-top: 0.8rem;
padding:0.6rem 0;
border-radius: 10px;
img#illustration {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

margin-top: 1rem;
font-size: 12px;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}
.nameInputGroup {
#nameInputGroup {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.signIn .link {
padding-left: 0.15rem;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

margin-top: 2.5%;
margin-left: 8.5%;
}
/**SignUpInfo**/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


.submit::after {
content: '!';
/**SignUpForm*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

color:#1F59BB;
text-transform: capitalize;
font-weight: 400;
#signUpWrapper {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

background:rgba(31, 89, 187, 0.05);
border-radius:5px;
height:1.8rem;
.input {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.signIn {
text-align: center;
margin-top: 1.2rem;
form#signUpForm {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

width: 100%;
margin-top: 0.5rem;
}
label {
.label {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}
.signUp {
padding:0rem 0.2rem;
.welcomeSignUp {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tayormi
Copy link
Member

tayormi commented Jun 8, 2020

Hi Karen. There is a conflict with the signin.html file, can you fix it?

@ghost
Copy link
Author

ghost commented Jun 8, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant