Skip to content

Instantly share code, notes, and snippets.

@WganMe
Created February 5, 2024 09:12
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 WganMe/3ec97262625e95bfc1608ef0926dd748 to your computer and use it in GitHub Desktop.
Save WganMe/3ec97262625e95bfc1608ef0926dd748 to your computer and use it in GitHub Desktop.
Custom CSS
.auth-card .form-check .form-check-input {
margin-left: 3px;
}
.form-check-input {
position: initial;
margin-top: auto;
margin-left: auto;
}
.login-options {
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment