Skip to content

Commit c616bbc

Browse files
committed
Refactor margin
1 parent 9e78097 commit c616bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ pre {
386386
}
387387

388388
math, [role=math] {
389-
margin: 0 1em 1ch;
389+
margin: 0 .5em 1ch;
390390
width: fit-content;
391391
math-style: compact;
392392
display: inline-block;

0 commit comments

Comments
 (0)