From 99e7a1465acc1b6dc8fb02eef5ccfaefbc77daa8 Mon Sep 17 00:00:00 2001 From: "David J. Thomas" Date: Thu, 3 Oct 2024 09:44:24 -0400 Subject: [PATCH] site specific fixes --- Gemfile.lock | 1 + _pages/timeline.html | 1 - _sass/theme.scss | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index febf85d..3bc391c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,6 +69,7 @@ GEM webrick (1.8.1) PLATFORMS + arm64-darwin-23 x86_64-darwin-23 x86_64-linux diff --git a/_pages/timeline.html b/_pages/timeline.html index c71d261..902ab79 100644 --- a/_pages/timeline.html +++ b/_pages/timeline.html @@ -1,6 +1,5 @@ --- layout: page -title: "Timeline of King Philip's War" permalink: timeline show-title: true --- diff --git a/_sass/theme.scss b/_sass/theme.scss index eadbb5a..e110cd9 100644 --- a/_sass/theme.scss +++ b/_sass/theme.scss @@ -27,6 +27,7 @@ p { h1, h2, h3, h4, h5, h6 { font-family: $title-font-family, $title-font-style !important; + line-height: 1.5 !important; } .title-font {