rdrew
9 months ago
10 changed files with 43 additions and 6 deletions
Binary file not shown.
@ -0,0 +1,11 @@ |
|||||||
|
|
||||||
|
$use-logo: true; |
||||||
|
|
||||||
|
$logo-image-width: 150px; |
||||||
|
|
||||||
|
$header-padding-vertical: 20px; |
||||||
|
|
||||||
|
$brand-primary: #444; |
||||||
|
|
||||||
|
$font-size-base: 20px; |
||||||
|
$font-size-large-px: 24px; |
After Width: | Height: | Size: 8.7 MiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.4 MiB |
@ -1,11 +1,11 @@ |
|||||||
|
|
||||||
$use-logo: true; |
$use-logo: true; |
||||||
|
|
||||||
$logo-image-width: 140px; |
$logo-image-width: 150px; |
||||||
|
|
||||||
$header-padding-vertical: 20px; |
$header-padding-vertical: 20px; |
||||||
|
|
||||||
$brand-primary: #444; |
$brand-primary: #444; |
||||||
|
|
||||||
$font-size-base: 16px; |
$font-size-base: 20px; |
||||||
$font-size-large-px: 20px; |
$font-size-large-px: 24px; |
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue