1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

update profile

This commit is contained in:
Kyle Spearrin
2018-06-20 23:35:40 -04:00
parent 271510ffb5
commit d73b01674f
5 changed files with 85 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ body {
}
}
.page-header {
.page-header, .secondary-header {
border-bottom: 1px solid $border-color;
padding-bottom: 0.6rem;
margin-bottom: 0.5rem;
@@ -78,6 +78,10 @@ body {
}
}
.secondary-header {
margin-top: 4rem;
}
.navbar {
padding-left: 0;
padding-right: 0;