increase default font sizes, adjust config defaults for less margings and larger max scale #1605
This commit is contained in:
parent
6bfa48a667
commit
8162855d23
18 changed files with 18 additions and 18 deletions
|
@ -6,7 +6,7 @@ $backgroundColor: #2b2b2b;
|
|||
|
||||
// Primary/body text
|
||||
$mainFont: 'Lato', sans-serif;
|
||||
$mainFontSize: 36px;
|
||||
$mainFontSize: 40px;
|
||||
$mainColor: #eee;
|
||||
|
||||
// Vertical spacing between blocks of text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue