Skip to content

Commit 717991c

Browse files
authored
fix: rendering cover width bug
1 parent 2623b94 commit 717991c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/basic/_coverpage.styl

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ section.cover
44
background-repeat no-repeat
55
background-size cover
66
height 100vh
7+
width 100vw
78
display none
89

910
&.show

0 commit comments

Comments
 (0)