1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 18:23:31 +00:00

logo styling and lock now

This commit is contained in:
Kyle Spearrin
2018-06-09 23:13:19 -04:00
parent 6892badf36
commit a176a4819f
5 changed files with 17 additions and 1 deletions

View File

@@ -272,3 +272,11 @@ app-vault-groupings {
}
}
}
app-login {
img {
width: 284px;
margin: 0 auto;
display: block;
}
}