1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

re-style password change history in box footer

This commit is contained in:
Kyle Spearrin
2018-07-30 22:22:17 -04:00
parent 1423dc0505
commit 5c9bc1f493
3 changed files with 18 additions and 18 deletions

View File

@@ -36,6 +36,10 @@ small {
margin: 0 !important;
}
.font-weight-semibold {
font-weight: 600;
}
p.lead {
font-size: $font-size-large;
margin-bottom: 20px;