feat: update code style

This commit is contained in:
Sivan 2020-02-14 17:49:40 +08:00
parent fd5e303b2c
commit 3321e9ebfe
2 changed files with 13 additions and 1 deletions

View file

@ -28,8 +28,10 @@
}
code {
margin-inline-start: 0.25em;
margin-inline-end: 0.25em;
font-family: $font-family-mono;
font-size: $font-size-small;
font-size: 0.875em;
}
dfn {