Slightly smaller headings
This commit is contained in:
parent
f1cff3883d
commit
6b18b057f8
1 changed files with 6 additions and 6 deletions
|
|
@ -150,12 +150,12 @@ $header-styles: (
|
|||
'h6': ('font-size': 11),
|
||||
),
|
||||
medium: (
|
||||
'h1': ('font-size': 48),
|
||||
'h2': ('font-size': 36),
|
||||
'h3': ('font-size': 31),
|
||||
'h4': ('font-size': 24),
|
||||
'h5': ('font-size': 20),
|
||||
'h6': ('font-size': 16),
|
||||
'h1': ('font-size': 40),
|
||||
'h2': ('font-size': 32),
|
||||
'h3': ('font-size': 28),
|
||||
'h4': ('font-size': 26),
|
||||
'h5': ('font-size': 24),
|
||||
'h6': ('font-size': 22),
|
||||
),
|
||||
);
|
||||
$header-text-rendering: optimizeLegibility;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue