Fix short deck options help texts appearing next to the title (#2169)

This commit is contained in:
Matthias Metelka 2022-11-02 11:43:55 +01:00 committed by GitHub
parent a580b9d20d
commit 262134c05f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@
<style lang="scss">
h2 {
margin-bottom: 1em;
width: 100%;
}
.chapter-redirect {