UX: Remove margin from security key login button (#12115)

This commit removes the right margin from the security key button in the login with security key screen.
This commit is contained in:
Jordan Vidrine 2021-02-18 08:12:03 -06:00 committed by GitHub
parent 08acf51be0
commit 2aab306665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -304,9 +304,6 @@ button#new-account-link {
display: flex;
flex-wrap: wrap;
align-items: center;
button {
margin-right: 1.5em;
}
p {
margin: 0;
font-size: $font-0;