From c54c6bd9e9b608b81fea0822bde37909e87dbb63 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Wed, 16 Sep 2020 03:38:58 +0000 Subject: [PATCH] change width of navbar collapse; fixes #719 --- CHANGELOG.md | 4 ++++ _includes/nav.html | 2 +- assets/css/beautifuljekyll.css | 25 ++++++++----------------- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2378a4..a5e190a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Unreleased version + +- Changed the width at which the navbar collapses to a higher threshold because most modern non-mobile browsers are >1000px + ## v5.0.0 (2020-09-15) One of the major changes in this version is that a lot of time was spent on rethinking the entire SEO and social media sharing model (how a page looks on eg. Google, Twitter, Facebok). It was redesigned to be more simple and customizable. The new documentation has a section dedicated to SEO and social media sharing of a page. Unfortunately some changes that are not backwards-compatible had to be made. diff --git a/_includes/nav.html b/_includes/nav.html index 6dd290b..a6e90a5 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,4 +1,4 @@ -