lib/generators/timequake/templates/timequake_overrides.scss in timequake-2.0.6 vs lib/generators/timequake/templates/timequake_overrides.scss in timequake-2.0.7
- old
+ new
@@ -60,9 +60,11 @@
$heading-4-font-size: 1.12rem;
$heading-5-font-size: .83rem;
$heading-6-font-size: .75rem;
$heading-margin: 0 0 .5rem 0;
$copy-margin: 0 0 .5rem 0;
+$copy-line-height: 1.2;
+$heading-line-height: 1.2;
// BUTTONS
$btn-min-width: 145px;
$btn-border-style: solid;
$btn-border-radius: 5px;