Documentation

This commit is contained in:
squidfunk 2021-12-19 13:24:09 +01:00
parent 1f725cb388
commit 368cad0955

View File

@ -176,7 +176,7 @@
// Annotation marker the marker must be positioned absolutely behind
// the index, because it shouldn't impact the rendering of a code block.
// Otherwise, small rounding differences in browsers can sometimes mess up
// alignment of text following a Annotation.
// alignment of text following an annotation.
&::after {
position: absolute;
top: 0.025em;