1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

move updated and password history to box footer

This commit is contained in:
Kyle Spearrin
2018-07-30 22:12:09 -04:00
parent 6d381e0e34
commit 55dab2cdba
3 changed files with 18 additions and 18 deletions

View File

@@ -50,6 +50,10 @@ small, .small {
text-align: center;
}
.font-weight-semibold {
font-weight: 600;
}
p.lead {
font-size: $font-size-large;
margin-bottom: 20px;