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 0d5d33d1b4
commit 87dd94e171

View file

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