From 6be4c525452238155b04b790e4ced03969e92359 Mon Sep 17 00:00:00 2001 From: Niklas Buschmann Date: Wed, 5 Feb 2020 22:19:05 +0100 Subject: [PATCH] release v2.4 --- README.md | 2 +- assets/css/sidebar.sass | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c53278c7b2..554454468dd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Just fork the repo and adjust the `_config.yml` to use with [Github Pages](https You can use this theme with the `jekyll-remote-theme` plugin. Just create an empty repo, copy over the `index.html` file and add this to your `_config.yml`: ```yaml -remote_theme: niklasbuschmann/contrast@v2.3 +remote_theme: niklasbuschmann/contrast@v2.4 plugins: - jekyll-remote-theme diff --git a/assets/css/sidebar.sass b/assets/css/sidebar.sass index 02d97003de5..66ef168501f 100644 --- a/assets/css/sidebar.sass +++ b/assets/css/sidebar.sass @@ -54,7 +54,7 @@ article header h1 font-family: "PT Serif", Georgia font-size: 2.2em display: block - margin: 0 0 1.5rem + margin: 0 0 .8em .description position: absolute