Skip to content

Instantly share code, notes, and snippets.

@blakazulu
Created November 16, 2020 10:19
Show Gist options
  • Save blakazulu/ce16b37babe2b09d3bf8f91ad7634fbb to your computer and use it in GitHub Desktop.
Save blakazulu/ce16b37babe2b09d3bf8f91ad7634fbb to your computer and use it in GitHub Desktop.
medium-better-login-page-demo
.flex {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
.form-field {
width: 200px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment