We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f725cb commit 368cad0Copy full SHA for 368cad0
src/assets/stylesheets/main/layout/_tooltip.scss
@@ -176,7 +176,7 @@
176
// Annotation marker – the marker must be positioned absolutely behind
177
// the index, because it shouldn't impact the rendering of a code block.
178
// Otherwise, small rounding differences in browsers can sometimes mess up
179
- // alignment of text following a Annotation.
+ // alignment of text following an annotation.
180
&::after {
181
position: absolute;
182
top: 0.025em;
0 commit comments