From 0bf03f58103037d100b1635cf3989c8d3672b4ba Mon Sep 17 00:00:00 2001 From: Mohammed Sahl <32067562+mohammedsahl@users.noreply.github.com> Date: Mon, 15 Jun 2020 13:13:31 -0400 Subject: [PATCH] fix: cover overlapping sidebar by removing z-index * Fix cover overlapping sidebar * Fix transition of cover page * Revmove transition property from .cover * Remove z-index attribute from _coverpage.styl --- src/themes/basic/_coverpage.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/themes/basic/_coverpage.styl b/src/themes/basic/_coverpage.styl index 3ad8149ea..685072220 100644 --- a/src/themes/basic/_coverpage.styl +++ b/src/themes/basic/_coverpage.styl @@ -22,7 +22,6 @@ section.cover flex 1 margin -20px 16px 0 text-align center - z-index 1 a color inherit