mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-30 09:49:57 +02:00
new font & type settings for default theme
This commit is contained in:
@@ -20,6 +20,7 @@ $headingLineHeight: 1.2;
|
||||
$headingLetterSpacing: normal;
|
||||
$headingTextTransform: uppercase;
|
||||
$headingTextShadow: none;
|
||||
$headingFontWeight: normal;
|
||||
$heading1TextShadow: $headingTextShadow;
|
||||
|
||||
$heading1Size: 3.77em;
|
||||
|
@@ -42,6 +42,7 @@ body {
|
||||
color: $headingColor;
|
||||
|
||||
font-family: $headingFont;
|
||||
font-weight: $headingFontWeight;
|
||||
line-height: $headingLineHeight;
|
||||
letter-spacing: $headingLetterSpacing;
|
||||
|
||||
|
Reference in New Issue
Block a user