Skip to content

Commit eece03b

Browse files
committed
Adjusted separator size in anywhere footnote.
1 parent 7836030 commit eece03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/asciidoctor-anywhere-footnote.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
background-color: #ccc; /* Standard gray color similar to default HR */
1515
border: none;
1616
margin: 0.5em 0; /* Standard HR margin */
17-
width: 40%;
17+
width: 20%;
1818
}

0 commit comments

Comments
 (0)