Skip to content

Instantly share code, notes, and snippets.

@mohanramphp
Created May 24, 2020 05:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohanramphp/00e04f9e91828bbba7efac4e295fdbf9 to your computer and use it in GitHub Desktop.
Save mohanramphp/00e04f9e91828bbba7efac4e295fdbf9 to your computer and use it in GitHub Desktop.
React Register Component holding styles for our component template
.container {
height: 100vh;
}
.registrationFormContainer {
width: 24rem;
}
.registrationFormLegend {
width: 14rem;
background: #dee2e6;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment