mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
premium page
This commit is contained in:
@@ -40,10 +40,20 @@ small, .small {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p.lead {
|
||||
font-size: $font-size-large;
|
||||
margin-bottom: 20px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.flex-right {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.flex-bottom {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.no-margin {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user