Commit 64eab0f Cory Simmons
committed
1 parent de72e04 commit 64eab0f Copy full SHA for 64eab0f
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- // Typographic v2.9.1 - https://github.com/corysimmons/typographic
1
+ // Typographic v2.9.2 - https://github.com/corysimmons/typographic
2
2
3
3
4
4
// Ratios
@@ -69,7 +69,7 @@ $header-color : #111 !default;
69
69
$min-font : 12px !default ;
70
70
$max-font : 20px !default ;
71
71
$min-width : 600px !default ;
72
- $max-width : 1000 px !default ;
72
+ $max-width : 1140 px !default ;
73
73
$vertical-rhythm : true !default ;
74
74
75
75
Original file line number Diff line number Diff line change 1
- // Typographic v2.9.1 - https://github.com/corysimmons/typographic
1
+ // Typographic v2.9.2 - https://github.com/corysimmons/typographic
2
2
3
3
4
4
// Settings
@@ -14,7 +14,7 @@ $header-color = #111
14
14
$min-font = 12px
15
15
$max-font = 20px
16
16
$min-width = 600px
17
- $max-width = 1000 px
17
+ $max-width = 1140 px
18
18
$vertical-rhythm = true
19
19
20
20
You can’t perform that action at this time.
0 commit comments