Skip to content

Conversation

@ram2091999
Copy link
Contributor

<div className={classnames(styles.root)}>
<div className={classnames(styles.welcomeBack)}>
<h1> Welcome back! </h1>
<p> Log in to access your dashboard, settings, published projects and Snacks. </p>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Welcome ! is fine.
Login to access dashboard and profile

@kumaran-14
Copy link
Collaborator

The error message can be displayed like this.
expo io_login

@kumaran-14
Copy link
Collaborator

  • The input should not have active shadow. Only the active outline.
  • Center the login component.
  • Make the input divs smaller in width.

Comment on lines 66 to 70
className="text-center text-dark mb-2"
style={{
fontFamily: 'Poppins',
fontSize: '12px',
marginTop: '0',
Copy link
Collaborator

Choose a reason for hiding this comment

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

styles should go in module file.

Comment on lines 175 to 176
color: '#4630eb',
cursor: 'pointer',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should go in css modules.

@kumaran-14 kumaran-14 changed the title Change Login Styling Change Login styling Feb 5, 2020
@kumaran-14 kumaran-14 merged commit c7e4415 into master Feb 5, 2020
@kumaran-14 kumaran-14 deleted the login-styling branch February 5, 2020 18:03
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.

3 participants