aboutsummaryrefslogtreecommitdiffstats
path: root/assets/stylesheets/responsive/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/responsive/custom.scss')
-rw-r--r--assets/stylesheets/responsive/custom.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 8dda7ce..fa7fda6 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -9,7 +9,6 @@ $button-color: #fff;
$heading-color: #3d3b38;
$font-family: "Roboto Slab", Georgia, serif;
$sans-serif-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-$heading-font-family: "Bitter", Georgia, serif;
$main_menu-bg: #2c5d74;
$main_menu-search_text: #333;
@@ -108,7 +107,7 @@ a{
h1, h2, h3, h4, h5, h6 {
color: $heading-color;
- font-family: $heading-font-family;
+ font-family: $font-family;
}
/* Let h1s be a little smaller on small screens */