Skip to content

Commit f059df2

Browse files
committed
Remove unneeded end space
1 parent 34a262c commit f059df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ h3 {
17621762
a.header-anchor {
17631763
// as we have too many h3 elements on this page, set the anchor to be always visible
17641764
// to make them stand out more from paragraph texts.
1765-
opacity: 1;
1765+
opacity: 1;
17661766
}
17671767

17681768
sup {

0 commit comments

Comments
 (0)