fix: rendering cover width bug

This commit is contained in:
Herbert 2020-04-28 01:07:27 +08:00 committed by GitHub
parent 2623b94dd3
commit 717991c90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ section.cover
background-repeat no-repeat
background-size cover
height 100vh
width 100vw
display none
&.show