mirror of
https://github.com/bitwarden/help
synced 2026-01-04 09:33:43 +00:00
layouts
This commit is contained in:
@@ -13,6 +13,11 @@ $headings-font-family: "Open Sans", sans-serif;
|
||||
$text-color: $brand-secondary;
|
||||
$gray-lighter: lighten(#000, 93.5%);
|
||||
|
||||
$font-size-h1: floor(($font-size-base * 2.0)) !default;
|
||||
$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;
|
||||
|
||||
$navbar-height: 80px;
|
||||
$navbar-margin-bottom: 0;
|
||||
$navbar-border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user