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

admin cipher attachments

This commit is contained in:
Kyle Spearrin
2018-07-05 10:48:51 -04:00
parent fda8155894
commit 1d60e881ee
8 changed files with 144 additions and 59 deletions

View File

@@ -86,6 +86,12 @@ body {
}
}
h1, h2, h3, h4, h5 {
small {
font-size: 80%;
}
}
.secondary-header, .spaced-header {
margin-top: 4rem;
}
@@ -130,6 +136,7 @@ body {
small {
font-weight: normal;
text-transform: none;
@extend .text-muted;
}
}