Skip to content

Commit

Permalink
fix: cover overlapping sidebar by removing z-index
Browse files Browse the repository at this point in the history
* Fix cover overlapping sidebar

* Fix transition of cover page

* Revmove transition property from .cover

* Remove z-index attribute from _coverpage.styl
  • Loading branch information
mohammedsahl committed Jun 15, 2020
1 parent da9af18 commit 0bf03f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/themes/basic/_coverpage.styl
Expand Up @@ -22,7 +22,6 @@ section.cover
flex 1
margin -20px 16px 0
text-align center
z-index 1

a
color inherit
Expand Down

1 comment on commit 0bf03f5

@vercel
Copy link

@vercel vercel bot commented on 0bf03f5 Jun 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.