-
Notifications
You must be signed in to change notification settings - Fork 10
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
base: master
Are you sure you want to change the base?
Fixed signupPage #33
Conversation
Issues
======
+ Solved 35
- Added 20
See the complete overview on Codacy |
|
||
.submit::after { | ||
content: '!'; | ||
/**SignUpForm*/ |
There was a problem hiding this comment.
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; | ||
} |
There was a problem hiding this comment.
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, |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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; | ||
} |
There was a problem hiding this comment.
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**/ |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
} | ||
.nameInputGroup { | ||
#nameInputGroup { |
There was a problem hiding this comment.
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; | ||
} |
There was a problem hiding this comment.
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**/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
.submit::after { | ||
content: '!'; | ||
/**SignUpForm*/ |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Karen. There is a conflict with the signin.html file, can you fix it? |
Ill check it right now
…On Mon, Jun 8, 2020 at 1:36 AM Temitope Ajiboye ***@***.***> wrote:
Hi Karen. There is a conflict with the signin.html file, can you fix it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANRT6JGNOPZJCXJRBNE3JLTRVQXALANCNFSM4NV5NOBQ>
.
|
No description provided.