1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

register page

This commit is contained in:
Kyle Spearrin
2018-01-31 14:19:21 -05:00
parent f524322469
commit ae955e6650
9 changed files with 171 additions and 36 deletions

View File

@@ -31,9 +31,17 @@
margin-bottom: 20px;
}
.box {
margin-bottom: 20px;
&.last {
margin-bottom: 15px;
}
}
.buttons {
display: flex;
margin: 15px 0 20px;
margin-bottom: 20px;
button {
margin-right: 10px;