We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.afnote-horizontal
1 parent 0f6a1b3 commit 6eca9edCopy full SHA for 6eca9ed
src/css/asciidoctor-anywhere-footnote.css
@@ -26,7 +26,7 @@
26
27
div.afnote-horizontal dl {
28
display: grid;
29
- grid-template-columns: 25px auto;
+ grid-template-columns: 30px auto;
30
grid-column-gap: 1px;
31
}
32
0 commit comments