lib/generators/timequake/templates/timequake_overrides.scss in timequake-2.0.8 vs lib/generators/timequake/templates/timequake_overrides.scss in timequake-2.0.9
- old
+ new
@@ -62,9 +62,11 @@
$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;
+$copy-font-weight: normal;
+$heading-font-weight: bold;
// BUTTONS
$btn-min-width: 145px;
$btn-border-style: solid;
$btn-border-radius: 5px;