Skip to content

Conversation

@Ogenyi25
Copy link
Contributor

@Ogenyi25 Ogenyi25 commented Aug 9, 2019

  • Added views for signup page.
  • Made few changes to the login page

@Balanced02
Copy link
Collaborator

Please fix your merge conflicts

.icon {
margin: 20px;
}
.input-group {

Choose a reason for hiding this comment

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

This is also a kind of repetition, don't you think it's possible to move this common style definition into its own .scss file, inputs.scss for example?

</div>
<br />
<div className="input-group">
<img src={PasswordIcon} alt="ui" />

Choose a reason for hiding this comment

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

Better alt description will really help accessibility, same for other image tags.

<img className="d-block w-100" src={DevC} alt="Fifth slide" />
</div>
<div className="carousel-item">
<img className="d-block w-100" src={DevC} alt="Sixth slide" />

Choose a reason for hiding this comment

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

Same here also (update alt description e.g alt=" student holing a book, used as the sixth slide")

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