mirror of
https://github.com/bitwarden/help
synced 2025-12-16 08:13:28 +00:00
desktop update error article
This commit is contained in:
@@ -18,6 +18,8 @@ $font-size-h2: floor(($font-size-base * 1.75)) !default;
|
||||
$font-size-h3: ceil(($font-size-base * 1.5)) !default;
|
||||
$font-size-h4: ceil(($font-size-base * 1.25)) !default;
|
||||
|
||||
$blockquote-font-size: 16px;
|
||||
|
||||
$navbar-height: 80px;
|
||||
$navbar-margin-bottom: 0;
|
||||
$navbar-border-radius: 0;
|
||||
|
||||
@@ -453,3 +453,8 @@ a[rel='lightbox'] {
|
||||
code {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user