Skip to content

Commit 0bf03f5

Browse files
authored
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
1 parent da9af18 commit 0bf03f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/themes/basic/_coverpage.styl

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ section.cover
2222
flex 1
2323
margin -20px 16px 0
2424
text-align center
25-
z-index 1
2625

2726
a
2827
color inherit

0 commit comments

Comments
 (0)