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

premium membership component

This commit is contained in:
Kyle Spearrin
2018-02-16 15:03:29 -05:00
parent 54d2742604
commit 830a437f1e
8 changed files with 220 additions and 4 deletions

View File

@@ -24,6 +24,10 @@ p {
margin-bottom: 10px;
}
ul, ol {
margin-bottom: 10px;
}
img {
border: none;
}